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

/vbox/include/VBox/vmm/
H A Dhm_vmx.h681 typedef struct EPTPD struct
684 } EPTPD; typedef in typeref:struct:EPTPD
685 AssertCompileSize(EPTPD, 0x1000);
687 typedef EPTPD *PEPTPD;
689 typedef const EPTPD *PCEPTPD;

Completed in 98 milliseconds