Searched defs:SHWPTE (Results 1 - 3 of 3) 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;

Completed in 55 milliseconds