Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmp.c126 stop_this_cpu(NULL); in smp_stop_nmi_callback()
138 stop_this_cpu(NULL); in DEFINE_IDTENTRY_SYSVEC()
H A Dreboot.c737 stop_this_cpu(NULL); in native_machine_halt()
H A Dprocess.c723 void stop_this_cpu(void *dummy) in stop_this_cpu() function
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsmp.c73 stop_this_cpu(void) in stop_this_cpu() function
113 stop_this_cpu(); in handle_IPI()
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dsmp.c174 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
190 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Didle.c50 void stop_this_cpu(void *unused) in stop_this_cpu() function
H A Dreboot.c59 stop_this_cpu(NULL); in native_machine_halt()
H A Dsmp.c266 smp_call_function(stop_this_cpu, 0, 0); in smp_send_stop()
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dprocessor.h99 void stop_this_cpu(void *);
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dmp_init.c70 static inline void stop_this_cpu(void) in stop_this_cpu() function
159 stop_this_cpu(); in ap_init()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsmp.c386 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
400 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsmp.c657 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
689 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h841 void stop_this_cpu(void *dummy);
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsmp_64.c1494 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
1526 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()