Home
last modified time | relevance | path

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

/linux-4.1.27/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
/linux-4.1.27/arch/hexagon/kernel/
Dsmp.c145 void start_secondary(void) in start_secondary() function
202 __vmstart(start_secondary, stack_start); in __cpu_up()
/linux-4.1.27/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)
/linux-4.1.27/arch/sh/kernel/
Dsmp.c177 asmlinkage void start_secondary(void) in start_secondary() function
228 stack_start.start_kernel_fn = start_secondary; in __cpu_up()
/linux-4.1.27/arch/mips/kernel/
Dhead.S130 j start_secondary
Dbmips_vec.S199 la k0, start_secondary
Dsmp.c152 asmlinkage void start_secondary(void) in start_secondary() function
/linux-4.1.27/arch/x86/kernel/
Dsmpboot.c215 static void notrace start_secondary(void *unused) in start_secondary() function
615 startup_ipi_hook(phys_apicid, (unsigned long) start_secondary, in wakeup_secondary_cpu_via_init()
820 initial_code = (unsigned long)start_secondary; in do_boot_cpu()
/linux-4.1.27/arch/powerpc/kernel/
Dhead_64.S681 bl start_secondary
692 bl start_secondary
Dsmp.c678 void start_secondary(void *unused) in start_secondary() function
Dhead_32.S873 lis r3,start_secondary@h
874 ori r3,r3,start_secondary@l
Dhead_fsl_booke.S1208 lis r3,start_secondary@h
1209 ori r3,r3,start_secondary@l
Dhead_44x.S1036 b start_secondary
Dmisc_32.S719 bl start_secondary
/linux-4.1.27/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()
/linux-4.1.27/arch/ia64/kernel/
Dsmpboot.c446 start_secondary (void *unused) in start_secondary() function
Dhead.S433 (isAP) br.call.sptk.many rp=start_secondary