Searched refs:CR4_VMXE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dproc_reg.h148 #define CR4_VMXE 0x00002000 /* Enable VMX operation */ macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/vmx/
H A Dvmx_cpu.c210 set_cr4(get_cr4() | CR4_VMXE);

Completed in 20 milliseconds