Searched refs:smp_restart_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.S36 .globl smp_restart_cpu
37 smp_restart_cpu: label
H A Dswitch_cpu64.S34 .globl smp_restart_cpu
35 smp_restart_cpu: label
H A Dsmp.c117 lc->restart_psw.addr = PSW_ADDR_AMODE | (unsigned long) smp_restart_cpu;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dsmp.h37 extern void smp_restart_cpu(void);

Completed in 65 milliseconds