Home
last modified time | relevance | path

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

/linux/arch/hexagon/kernel/
H A Dsmp.c123 static void start_secondary(void) in start_secondary() function
183 __vmstart(start_secondary, stack_start); in __cpu_up()
/linux/arch/um/kernel/
H A Dsmp.c119 static int start_secondary(void *unused) in start_secondary() function
157 idle->thread.request.thread.proc = start_secondary; in uml_start_secondary()
/linux/arch/mips/include/asm/
H A Dsmp.h63 asmlinkage void start_secondary(void);
/linux/arch/sh/kernel/
H A Dsmp.c175 static asmlinkage void start_secondary(void) in start_secondary() function
224 stack_start.start_kernel_fn = start_secondary; in __cpu_up()
/linux/arch/loongarch/include/asm/
H A Dsmp.h90 extern asmlinkage void start_secondary(void);
/linux/arch/loongarch/kernel/
H A Dhead.S133 bl start_secondary
/linux/arch/powerpc/include/asm/
H A Dsmp.h67 void start_secondary(void *unused);
/linux/arch/x86/kernel/
H A Dsmpboot.c229 static void notrace __noendbr start_secondary(void *unused) in start_secondary() function
314 ANNOTATE_NOENDBR_SYM(start_secondary);
1009 initial_code = (unsigned long)start_secondary; in do_boot_cpu()
/linux/arch/powerpc/kernel/
H A Dhead_64.S886 bl CFUNC(start_secondary)
897 bl CFUNC(start_secondary)
H A Dhead_85xx.S1003 lis r3,start_secondary@h
1004 ori r3,r3,start_secondary@l
H A Dhead_44x.S1035 b start_secondary
H A Dsmp.c1640 void start_secondary(void *unused) in start_secondary() function
/linux/arch/mips/kernel/
H A Dbmips_vec.S237 la k0, start_secondary
H A Dsmp.c357 asmlinkage void start_secondary(void) in start_secondary() function
/linux/Documentation/fault-injection/
H A Dnvme-fault-injection.rst119 start_secondary+0x187/0x1e0