Home
last modified time | relevance | path

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

/arch/mips/kernel/
A Dsmp-up.c72 .boot_secondary = up_boot_secondary,
A Dsmp-mt.c237 .boot_secondary = vsmp_boot_secondary,
A Dsmp-bmips.c428 .boot_secondary = bmips_boot_secondary,
445 .boot_secondary = bmips_boot_secondary,
A Dsmp.c464 return mp_ops->boot_secondary(cpu, tidle); in arch_cpuhp_kick_ap_alive()
471 err = mp_ops->boot_secondary(cpu, tidle); in __cpu_up()
A Dsmp-cps.c943 .boot_secondary = cps_boot_secondary,
/arch/mips/include/asm/
A Dsmp-ops.h27 int (*boot_secondary)(int cpu, struct task_struct *idle); member
/arch/openrisc/kernel/
A Dsmp.c42 static void boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
103 boot_secondary(cpu, idle); in __cpu_up()
/arch/mips/sibyte/sb1250/
A Dsmp.c142 .boot_secondary = sb1250_boot_secondary,
/arch/mips/sgi-ip30/
A Dip30-smp.c145 .boot_secondary = ip30_smp_boot_secondary,
/arch/mips/sibyte/bcm1480/
A Dsmp.c153 .boot_secondary = bcm1480_boot_secondary,
/arch/mips/cavium-octeon/
A Dsmp.c418 .boot_secondary = octeon_boot_secondary,
498 .boot_secondary = octeon_boot_secondary,
/arch/mips/sgi-ip27/
A Dip27-smp.c187 .boot_secondary = ip27_boot_secondary,
/arch/xtensa/kernel/
A Dsmp.c193 static int boot_secondary(unsigned int cpu, struct task_struct *ts) in boot_secondary() function
248 ret = boot_secondary(cpu, idle); in __cpu_up()
/arch/arm64/kernel/
A Dsmp.c99 static int boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
124 ret = boot_secondary(cpu, idle); in __cpu_up()
/arch/mips/loongson64/
A Dsmp.c848 .boot_secondary = loongson3_boot_secondary,

Completed in 28 milliseconds