Searched refs:psm_unset_idlecpu (Results 1 – 2 of 2) sorted by relevance
133 void (*psm_unset_idlecpu)(processorid_t cpun); member281 void (*psm_unset_idlecpu)(processorid_t cpun); member
1104 if (pops->psm_unset_idlecpu) in mach_smpinit()1105 psm_unset_idle_cpuf = pops->psm_unset_idlecpu; in mach_smpinit()