Searched defs:secondary (Results 1 – 9 of 9) sorted by relevance
20 void pseries_kexec_cpu_down(int crash_shutdown, int secondary) in pseries_kexec_cpu_down()
360 void mpc85xx_smp_kexec_cpu_down(int crash_shutdown, int secondary) in mpc85xx_smp_kexec_cpu_down()378 void mpc85xx_smp_kexec_cpu_down(int crash_shutdown, int secondary) in mpc85xx_smp_kexec_cpu_down()
246 static void ps3_kexec_cpu_down(int crash_shutdown, int secondary) in ps3_kexec_cpu_down()
347 static void pnv_kexec_cpu_down(int crash_shutdown, int secondary) in pnv_kexec_cpu_down()
151 static inline void xive_kexec_teardown_cpu(int secondary) { } in xive_kexec_teardown_cpu()
163 void xics_kexec_teardown_cpu(int secondary) in xics_kexec_teardown_cpu()
525 static void heathrow_sleep(struct macio_chip *macio, int secondary) in heathrow_sleep()557 static void heathrow_wakeup(struct macio_chip *macio, int secondary) in heathrow_wakeup()
1741 void mpic_teardown_this_cpu(int secondary) in mpic_teardown_this_cpu()
462 int secondary; in xmon_core() local