Searched refs:ap_mlsetup (Results 1 – 4 of 4) sorted by relevance
53 extern int (*ap_mlsetup)(); /* completes init of starting cpu */
762 cmpq $0, ap_mlsetup764 call *ap_mlsetup1141 cmpl $0, ap_mlsetup1143 call *ap_mlsetup
121 int (*ap_mlsetup)() = (int (*)(void))return_instr; variable1092 ap_mlsetup = pops->psm_post_cpu_start; in mach_smpinit()
1694 (void) (*ap_mlsetup)(); in mp_startup_common()