Home
last modified time | relevance | path

Searched refs:smp_send_stop (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/linux/arch/mips/kernel/
H A Dreset.c95 smp_send_stop(); in machine_restart()
110 smp_send_stop(); in machine_halt()
121 smp_send_stop(); in machine_power_off()
/openbmc/linux/arch/loongarch/kernel/
H A Dreset.c27 smp_send_stop(); in machine_halt()
44 smp_send_stop(); in machine_power_off()
64 smp_send_stop(); in machine_restart()
/openbmc/linux/arch/arm/kernel/
H A Dreboot.c106 smp_send_stop(); in machine_halt()
119 smp_send_stop(); in machine_power_off()
137 smp_send_stop(); in machine_restart()
/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dsetup.c76 smp_send_stop(); in ps3_restart()
84 smp_send_stop(); in ps3_power_off()
92 smp_send_stop(); in ps3_halt()
100 smp_send_stop(); in ps3_panic()
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-reset.c46 smp_send_stop(); in ip27_machine_restart()
62 smp_send_stop(); in ip27_machine_halt()
/openbmc/linux/include/linux/
H A Dsmp.h123 extern void smp_send_stop(void);
193 static inline void smp_send_stop(void) { } in smp_send_stop() function
/openbmc/linux/arch/hexagon/kernel/
H A Dreset.c11 smp_send_stop(); in machine_power_off()
H A Dsmp.c225 void smp_send_stop(void) in smp_send_stop() function
/openbmc/linux/drivers/s390/char/
H A Dsclp_quiesce.c26 smp_send_stop(); in do_machine_quiesce()
/openbmc/linux/arch/xtensa/kernel/
H A Dsetup.c537 smp_send_stop(); in machine_restart()
547 smp_send_stop(); in machine_halt()
556 smp_send_stop(); in machine_power_off()
/openbmc/linux/arch/sh/kernel/
H A Dreboot.c44 smp_send_stop(); in native_machine_shutdown()
/openbmc/linux/arch/arm64/kernel/
H A Dprocess.c100 smp_send_stop(); in machine_halt()
113 smp_send_stop(); in machine_power_off()
130 smp_send_stop(); in machine_restart()
/openbmc/linux/arch/parisc/kernel/
H A Dkexec.c64 smp_send_stop(); in machine_shutdown()
H A Dsmp.c247 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup-common.c160 smp_send_stop(); in machine_restart()
172 smp_send_stop(); in machine_power_off()
195 smp_send_stop(); in machine_halt()
H A Dsmp.c650 smp_send_stop(); in crash_smp_send_stop()
666 void smp_send_stop(void) in smp_send_stop() function
690 void smp_send_stop(void) in smp_send_stop() function
/openbmc/linux/kernel/
H A Dpanic.c181 smp_send_stop(); in crash_smp_send_stop()
263 smp_send_stop(); in panic_other_cpus_shutdown()
/openbmc/linux/arch/x86/include/asm/
H A Dsmp.h54 static inline void smp_send_stop(void) in smp_send_stop() function
/openbmc/linux/arch/ia64/kernel/
H A Dsmp.c332 smp_send_stop (void) in smp_send_stop() function
/openbmc/linux/arch/s390/kernel/
H A Dmachine_kexec.c284 smp_send_stop(); in machine_kexec()
/openbmc/linux/arch/csky/kernel/
H A Dsmp.c138 void smp_send_stop(void) in smp_send_stop() function
/openbmc/linux/arch/arc/kernel/
H A Dsmp.c301 void smp_send_stop(void) in smp_send_stop() function
/openbmc/linux/arch/sparc/kernel/
H A Dsmp_32.c133 void smp_send_stop(void) in smp_send_stop() function
/openbmc/linux/arch/openrisc/kernel/
H A Dsmp.c197 void smp_send_stop(void) in smp_send_stop() function
/openbmc/linux/arch/riscv/kernel/
H A Dsmp.c247 void smp_send_stop(void) in smp_send_stop() function

12