Searched refs:__smp_callin (Results 1 – 3 of 3) sorted by relevance
36 .globl __smp_callin symbol37 .ent __smp_callin42 __smp_callin: label55 .end __smp_callin
165 extern void __smp_callin(unsigned long);
325 hwrpb->CPU_restart = __smp_callin; in secondary_cpu_start()326 hwrpb->CPU_restart_data = (unsigned long) __smp_callin; in secondary_cpu_start()