Searched refs:VMX_SUCCEED (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/osfmk/i386/vmx/
H A Dvmx_asm.h34 #define VMX_SUCCEED 0 macro
H A Dvmx_cpu.c189 if (result != VMX_SUCCEED) {
211 if (result != VMX_SUCCEED) {
/xnu-2782.1.97/osfmk/x86_64/
H A Dmachine_routines_asm.s202 mov $(VMX_SUCCEED), %eax
220 mov $(VMX_SUCCEED), %eax

Completed in 72 milliseconds