Searched refs:mcpu_mach_ctx_ptr (Results 1 – 2 of 2) sorted by relevance
308 return (cp->cpu_m.mcpu_mach_ctx_ptr); in mach_cpucontext_xalloc()369 cp->cpu_m.mcpu_mach_ctx_ptr = arg; in mach_cpucontext_xfree()377 cp->cpu_m.mcpu_mach_ctx_ptr = arg; in mach_cpucontext_xfree()395 cp->cpu_m.mcpu_mach_ctx_ptr = NULL; in mach_cpucontext_xfree()
221 void *mcpu_mach_ctx_ptr; member