Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dkernel.h105 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.c264 ret = smp4m_boot_one_cpu(cpu, tidle); in __cpu_up()