Searched refs:psm_unset_idle_cpuf (Results 1 – 3 of 3) sorted by relevance
61 extern void (*psm_unset_idle_cpuf)(processorid_t); /* cpu out of idle */
117 void (*psm_unset_idle_cpuf)(int) = (void (*)(int))return_instr; variable1105 psm_unset_idle_cpuf = pops->psm_unset_idlecpu; in mach_smpinit()
700 (*psm_unset_idle_cpuf)(cpun); in unset_idle_cpu()