Searched refs:SHWPDE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/VMM/VMMRC/
H A DPGMRCShw.h27 #undef SHWPDE macro
43 # define SHWPDE X86PDE macro
58 # define SHWPDE X86PDEPAE macro
/vbox/src/VBox/VMM/VMMR3/
H A DPGMShw.h27 #undef SHWPDE macro
47 # define SHWPDE X86PDE macro
64 # define SHWPDE EPTPDE macro
84 # define SHWPDE X86PDEPAE macro
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllShw.h27 #undef SHWPDE macro
62 # define SHWPDE X86PDE macro
94 # define SHWPDE EPTPDE macro
129 # define SHWPDE X86PDEPAE macro
H A DPGMAllBth.h1266 const SHWPDE PdeDst = *pPdeDst;
1940 SHWPDE PdeDst = *pPdeDst;
2451 SHWPDE PdeDst = *pPdeDst;
2685 SHWPDE PdeDst = *pPdeDst;
3169 SHWPDE PdeDst = *pPdeDst;
3983 const SHWPDE PdeDst = *pgmShwGetPaePDEPtr(pVCpu, GCPtr);
3985 const SHWPDE PdeDst = pPDDst->a[iPDDst];

Completed in 55 milliseconds