Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dkernel.h104 int smp4m_boot_one_cpu(int i, struct task_struct *idle);
H A Dsun4m_smp.c79 int smp4m_boot_one_cpu(int i, struct task_struct *idle) in smp4m_boot_one_cpu() function
H A Dsmp_32.c259 ret = smp4m_boot_one_cpu(cpu, tidle); in __cpu_up()