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

/vbox/include/VBox/vmm/
H A Dhm_vmx.h832 } VMXCAPABILITY; typedef in typeref:union:__anon355
833 AssertCompileSize(VMXCAPABILITY, 8);
842 VMXCAPABILITY VmxPinCtls;
843 VMXCAPABILITY VmxProcCtls;
844 VMXCAPABILITY VmxProcCtls2;
845 VMXCAPABILITY VmxExit;
846 VMXCAPABILITY VmxEntry;

Completed in 61 milliseconds