Home
last modified time | relevance | path

Searched refs:smp_boot_one_cpu (Results 1 – 2 of 2) sorted by relevance

/linux/arch/parisc/kernel/
H A Dsmp.c333 static int smp_boot_one_cpu(int cpuid, struct task_struct *idle) in smp_boot_one_cpu() function
439 smp_boot_one_cpu(cpu, tidle)) in __cpu_up()
/linux/arch/alpha/kernel/
H A Dsmp.c361 smp_boot_one_cpu(int cpuid, struct task_struct *idle) in smp_boot_one_cpu() function
474 smp_boot_one_cpu(cpu, tidle); in __cpu_up()