Searched refs:smp_switch_to_cpu (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dswitch_cpu.S11 # smp_switch_to_cpu switches to destination cpu and executes the passed function
20 .globl smp_switch_to_cpu
21 smp_switch_to_cpu: label
H A Dswitch_cpu64.S11 # smp_switch_to_cpu switches to destination cpu and executes the passed function
20 .globl smp_switch_to_cpu
21 smp_switch_to_cpu: label
H A Dsmp.c119 smp_switch_to_cpu(func, data, 0, stap(), __cpu_logical_map[0]);
130 smp_switch_to_cpu(func, data, sp, stap(), __cpu_logical_map[0]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dsmp.h35 extern void smp_switch_to_cpu(void (*)(void *), void *, unsigned long sp,

Completed in 54 milliseconds