Searched defs:EPTPDPTE (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/vmm/
H A Dhm_vmx.h563 typedef union EPTPDPTE union
573 } EPTPDPTE; typedef in typeref:union:EPTPDPTE
574 AssertCompileSize(EPTPDPTE, 8);
576 typedef EPTPDPTE *PEPTPDPTE;
578 typedef const EPTPDPTE *PCEPTPDPTE;
585 EPTPDPTE a[EPT_PG_ENTRIES];

Completed in 60 milliseconds