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

/vbox/include/VBox/vmm/
H A Dhm_vmx.h838 typedef struct VMXMSRS struct
855 } VMXMSRS; typedef in typeref:struct:VMXMSRS
856 AssertCompileSizeAlignment(VMXMSRS, 8);
857 /** Pointer to a VMXMSRS struct. */
858 typedef VMXMSRS *PVMXMSRS;

Completed in 79 milliseconds