Searched refs:smp_call_ipl_cpu (Results 1 – 3 of 3) sorted by relevance
28 extern void smp_call_ipl_cpu(void (*func)(void *), void *);
271 smp_call_ipl_cpu(__machine_kexec, image); in machine_kexec()
671 smp_call_ipl_cpu(__ipl_run, NULL); in ipl_run()1252 smp_call_ipl_cpu(__reipl_run, NULL); in reipl_run()1775 smp_call_ipl_cpu(__dump_run, NULL); in dump_run()2133 smp_call_ipl_cpu(__do_restart, arg); in do_restart()