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

Completed in 90 milliseconds