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

/vbox/include/VBox/vmm/
H A Dhm_vmx.h732 typedef union EPTPTE union
742 } EPTPTE; typedef in typeref:union:EPTPTE
743 AssertCompileSize(EPTPTE, 8);
745 typedef EPTPTE *PEPTPTE;
747 typedef const EPTPTE *PCEPTPTE;
754 EPTPTE a[EPT_PG_ENTRIES];
/vbox/src/VBox/VMM/VMMR3/
H A DPGMShw.h60 # define SHWPTE EPTPTE
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllShw.h90 # define SHWPTE EPTPTE

Completed in 56 milliseconds