Home
last modified time | relevance | path

Searched refs:smp4d_boot_one_cpu (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dkernel.h125 int smp4d_boot_one_cpu(int i, struct task_struct *idle);
H A Dsmp_32.c262 ret = smp4d_boot_one_cpu(cpu, tidle); in __cpu_up()
H A Dsun4d_smp.c122 int smp4d_boot_one_cpu(int i, struct task_struct *idle) in smp4d_boot_one_cpu() function