Searched refs:psm_notify_func (Results 1 – 2 of 2) sorted by relevance
171 void (*psm_notify_func)(int msg); member
882 total_ops = OFFSETOF(struct psm_ops, psm_notify_func) / in mach_get_platform()1100 if (pops->psm_notify_func) in mach_smpinit()1101 psm_notifyf = pops->psm_notify_func; in mach_smpinit()