Home
last modified time | relevance | path

Searched refs:stop_this_cpu (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dsmp.c128 stop_this_cpu(NULL); in smp_stop_nmi_callback()
140 stop_this_cpu(NULL); in DEFINE_IDTENTRY_SYSVEC()
H A Dreboot.c779 stop_this_cpu(NULL); in native_machine_halt()
H A Dprocess.c796 void __noreturn stop_this_cpu(void *dummy) in stop_this_cpu() function
/openbmc/linux/arch/sh/kernel/
H A Didle.c53 void stop_this_cpu(void *unused) in stop_this_cpu() function
H A Dreboot.c58 stop_this_cpu(NULL); in native_machine_halt()
H A Dsmp.c266 smp_call_function(stop_this_cpu, 0, 0); in smp_send_stop()
/openbmc/linux/arch/ia64/kernel/
H A Dsmp.c73 stop_this_cpu(void) in stop_this_cpu() function
113 stop_this_cpu(); in handle_IPI()
/openbmc/linux/arch/openrisc/kernel/
H A Dsmp.c183 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
199 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/openbmc/linux/tools/objtool/
H A Dnoreturns.h39 NORETURN(stop_this_cpu)
/openbmc/linux/arch/sh/include/asm/
H A Dprocessor.h98 void stop_this_cpu(void *);
/openbmc/u-boot/arch/x86/cpu/
H A Dmp_init.c69 static inline void stop_this_cpu(void) in stop_this_cpu() function
158 stop_this_cpu(); in ap_init()
/openbmc/linux/arch/mips/kernel/
H A Dsmp.c404 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
418 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/openbmc/linux/arch/loongarch/kernel/
H A Dsmp.c566 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
576 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/openbmc/linux/arch/x86/include/asm/
H A Dprocessor.h705 void __noreturn stop_this_cpu(void *dummy);
/openbmc/linux/arch/sparc/kernel/
H A Dsmp_64.c1490 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
1522 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/openbmc/linux/arch/powerpc/kernel/
H A Dsmp.c673 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
705 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()