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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/vmx/
H A Dvmx_asm.h114 * __vmxon -- Enter VMX Operation
118 __vmxon(addr64_t *v) function
H A Dvmx_cpu.c215 if ((result = __vmxon(&vmxon_region_paddr)) != VMX_SUCCEED) {
216 panic("vmx_on: unexpected return %d from __vmxon()", result);

Completed in 20 milliseconds