Searched refs:mach_cpu_stop (Results 1 – 3 of 3) sorted by relevance
76 extern int mach_cpu_stop(cpu_t *, void *);
600 rv = mach_cpu_stop(cp, ctx); in mp_cpu_poweroff()
1524 mach_cpu_stop(cpu_t *cp, void *ctx) in mach_cpu_stop() function