Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dleon.h239 int leon_boot_one_cpu(int i, struct task_struct *);
/openbmc/linux/arch/sparc/kernel/
H A Dsmp_32.c265 ret = leon_boot_one_cpu(cpu, tidle); in __cpu_up()
H A Dleon_smp.c181 int leon_boot_one_cpu(int i, struct task_struct *idle) in leon_boot_one_cpu() function