Home
last modified time | relevance | path

Searched refs:start_secondary (Results 1 – 18 of 18) sorted by relevance

/arch/tile/kernel/
Dsmpboot.c49 static void start_secondary(void);
106 idle->thread.pc = (unsigned long) start_secondary; in smp_prepare_cpus()
143 static void __cpuinit start_secondary(void) in start_secondary() function
/arch/hexagon/kernel/
Dsmp.c149 void __cpuinit start_secondary(void) in start_secondary() function
215 __vmstart(start_secondary, stack_start); in __cpu_up()
/arch/m32r/kernel/
Dsmpboot.c119 int start_secondary(void *);
279 idle->thread.lr = (unsigned long)start_secondary; in do_boot_cpu()
423 int __init start_secondary(void *unused) in start_secondary() function
Dhead.S196 ;; setup BPC (start_secondary)
197 LDIMM (r4, start_secondary)
/arch/sh/kernel/
Dsmp.c182 asmlinkage void __cpuinit start_secondary(void) in start_secondary() function
245 stack_start.start_kernel_fn = start_secondary; in __cpu_up()
/arch/mips/kernel/
Dbmips_vec.S179 la k0, start_secondary
Dhead.S228 j start_secondary
Dsmp.c99 asmlinkage __cpuinit void start_secondary(void) in start_secondary() function
/arch/x86/kernel/
Dsmpboot.c248 notrace static void __cpuinit start_secondary(void *unused) in start_secondary() function
568 startup_ipi_hook(phys_apicid, (unsigned long) start_secondary, in wakeup_secondary_cpu_via_init()
715 initial_code = (unsigned long)start_secondary; in do_boot_cpu()
/arch/powerpc/kernel/
Dhead_64.S632 bl .start_secondary
643 bl .start_secondary
Dhead_fsl_booke.S1051 lis r3,start_secondary@h
1052 ori r3,r3,start_secondary@l
Dsmp.c620 void __devinit start_secondary(void *unused) in start_secondary() function
Dhead_32.S873 lis r3,start_secondary@h
874 ori r3,r3,start_secondary@l
Dmisc_32.S706 bl start_secondary
Dhead_44x.S1047 b start_secondary
/arch/mn10300/kernel/
Dsmp.c656 int __init start_secondary(void *unused) in start_secondary() function
760 idle->thread.pc = (unsigned long)start_secondary; in do_boot_cpu()
/arch/ia64/kernel/
Dsmpboot.c462 start_secondary (void *unused) in start_secondary() function
Dhead.S436 (isAP) br.call.sptk.many rp=start_secondary