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

/xnu-2422.115.4/osfmk/i386/vmx/
H A Dvmx_asm.h34 #define VMX_SUCCEED 0 macro
H A Dvmx_cpu.c216 if (result != VMX_SUCCEED) {
233 if (result != VMX_SUCCEED) {
/xnu-2422.115.4/osfmk/x86_64/
H A Dmachine_routines_asm.s244 mov $(VMX_SUCCEED), %eax
262 mov $(VMX_SUCCEED), %eax

Completed in 30 milliseconds