Searched refs:smp_call_ipl_cpu (Results 1 – 2 of 2) sorted by relevance
691 smp_call_ipl_cpu(__ipl_run, NULL); in ipl_run()1275 smp_call_ipl_cpu(__reipl_run, NULL); in reipl_run()1801 smp_call_ipl_cpu(__dump_run, NULL); in dump_run()2159 smp_call_ipl_cpu(__do_restart, arg); in do_restart()
375 void __noreturn smp_call_ipl_cpu(void (*func)(void *), void *data) in smp_call_ipl_cpu() function