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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/vmx/
H A Dvmx_asm.h95 * __vmxoff -- Leave VMX Operation
99 __vmxoff(void) function
H A Dvmx_cpu.c230 if ((result = __vmxoff()) != VMX_SUCCEED) {
231 panic("vmx_off: unexpected return %d from __vmxoff()", result);

Completed in 22 milliseconds