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

/vbox/src/VBox/VMM/VMMRC/
H A DPGMRCShw.h23 #undef SHWPTE macro
39 # define SHWPTE X86PTE macro
54 # define SHWPTE PGMSHWPTEPAE macro
/vbox/src/VBox/VMM/VMMR3/
H A DPGMShw.h23 #undef SHWPTE macro
43 # define SHWPTE X86PTE macro
60 # define SHWPTE EPTPTE macro
80 # define SHWPTE PGMSHWPTEPAE macro
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllShw.h23 #undef SHWPTE macro
58 # define SHWPTE X86PTE macro
90 # define SHWPTE EPTPTE macro
125 # define SHWPTE PGMSHWPTEPAE macro
313 SHWPTE Pte = pPT->a[iPt];
439 SHWPTE const OrgPte = pPT->a[iPTE];
440 SHWPTE NewPte;
H A DPGMAllBth.h1747 SHWPTE PteDst;
2140 SHWPTE PteDst;
2531 SHWPTE PteDst = *pPteDst;
2971 SHWPTE PteDstBase;
2997 SHWPTE PteDst;
4130 const SHWPTE PteDst = pPTDst->a[iPT];
4378 const SHWPTE PteDst = pPTDst->a[iPT];

Completed in 56 milliseconds