Home
last modified time | relevance | path

Searched refs:start_secondary (Results 1 – 19 of 19) 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()
142 static void start_secondary(void) in start_secondary() function
/arch/hexagon/kernel/
Dsmp.c145 void start_secondary(void) in start_secondary() function
202 __vmstart(start_secondary, stack_start); in __cpu_up()
/arch/m32r/kernel/
Dsmpboot.c115 int start_secondary(void *);
275 idle->thread.lr = (unsigned long)start_secondary; in do_boot_cpu()
419 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.c175 asmlinkage void start_secondary(void) in start_secondary() function
226 stack_start.start_kernel_fn = start_secondary; in __cpu_up()
/arch/mips/kernel/
Dhead.S172 j start_secondary
Dbmips_vec.S237 la k0, start_secondary
Dsmp.c351 asmlinkage void start_secondary(void) in start_secondary() function
/arch/powerpc/include/asm/
Dasm-prototypes.h27 void start_secondary(void *unused);
/arch/powerpc/kernel/
Dhead_64.S834 bl start_secondary
845 bl start_secondary
Dhead_fsl_booke.S1097 lis r3,start_secondary@h
1098 ori r3,r3,start_secondary@l
Dsmp.c705 void 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.S607 bl start_secondary
Dhead_44x.S1037 b start_secondary
/arch/mn10300/kernel/
Dsmp.c664 int __init start_secondary(void *unused) in start_secondary() function
768 idle->thread.pc = (unsigned long)start_secondary; in do_boot_cpu()
/arch/x86/kernel/
Dsmpboot.c205 static void notrace start_secondary(void *unused) in start_secondary() function
956 initial_code = (unsigned long)start_secondary; in do_boot_cpu()
/arch/ia64/kernel/
Dsmpboot.c445 start_secondary (void *unused) in start_secondary() function
Dhead.S399 (isAP) br.call.sptk.many rp=start_secondary