Searched refs:__smp_callin (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/kernel/
H A Dhead.S36 .globl __smp_callin
37 .ent __smp_callin
42 __smp_callin: label
55 .end __smp_callin
H A Dproto.h169 extern void __smp_callin(unsigned long);
H A Dsmp.c322 hwrpb->CPU_restart = __smp_callin;
323 hwrpb->CPU_restart_data = (unsigned long) __smp_callin;

Completed in 94 milliseconds