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

/vbox/include/VBox/vmm/
H A Dhm_vmx.h521 typedef struct EPTPML4 struct
524 } EPTPML4; typedef in typeref:struct:EPTPML4
525 AssertCompileSize(EPTPML4, 0x1000);
527 typedef EPTPML4 *PEPTPML4;
529 typedef const EPTPML4 *PCEPTPML4;

Completed in 62 milliseconds