Searched refs:SHW_PDPE_PG_MASK (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPGMShw.h38 #undef SHW_PDPE_PG_MASK macro
74 # define SHW_PDPE_PG_MASK EPT_PDPE_PG_MASK macro
96 # define SHW_PDPE_PG_MASK X86_PDPE_PG_MASK macro
102 # define SHW_PDPE_PG_MASK X86_PDPE_PG_MASK macro
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllShw.h53 #undef SHW_PDPE_PG_MASK macro
119 # define SHW_PDPE_PG_MASK EPT_PDPE_PG_MASK macro
156 # define SHW_PDPE_PG_MASK X86_PDPE_PG_MASK macro
162 # define SHW_PDPE_PG_MASK X86_PDPE_PG_MASK macro
H A DPGMAllBth.h1261 PPGMPOOLPAGE pShwPde = pgmPoolGetPage(pPool, pPdptDst->a[iPdpt].u & SHW_PDPE_PG_MASK);

Completed in 55 milliseconds