Searched refs:psm_preshutdown (Results 1 – 2 of 2) sorted by relevance
182 void (*psm_preshutdown)(int cmd, int fcn); member
890 total_ops = OFFSETOF(struct psm_ops, psm_preshutdown) / in mach_get_platform()1098 if (pops->psm_preshutdown) in mach_smpinit()1099 psm_preshutdownf = pops->psm_preshutdown; in mach_smpinit()