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

/vbox/include/VBox/vmm/
H A Dhm_vmx.h583 typedef struct EPTPDPT struct
586 } EPTPDPT; typedef in typeref:struct:EPTPDPT
587 AssertCompileSize(EPTPDPT, 0x1000);
589 typedef EPTPDPT *PEPTPDPT;
591 typedef const EPTPDPT *PCEPTPDPT;

Completed in 3310 milliseconds