Searched refs:MACH_CPUCONTEXT_OP_START (Results 1 – 2 of 2) sorted by relevance
280 } else if (optype != MACH_CPUCONTEXT_OP_START) { in mach_cpucontext_xalloc()338 if (optype == MACH_CPUCONTEXT_OP_START) { in mach_cpucontext_xfree()386 return (mach_cpucontext_xalloc(cp, MACH_CPUCONTEXT_OP_START)); in mach_cpucontext_alloc()392 mach_cpucontext_xfree(cp, arg, err, MACH_CPUCONTEXT_OP_START); in mach_cpucontext_free()
152 #define MACH_CPUCONTEXT_OP_START 0 macro