Home
last modified time | relevance | path

Searched refs:smp_generic_cpu_bootable (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/platforms/cell/
A Dsmp.c132 .cpu_bootable = smp_generic_cpu_bootable,
/linux/arch/powerpc/platforms/pseries/
A Dsmp.c251 .cpu_bootable = smp_generic_cpu_bootable,
/linux/arch/powerpc/include/asm/
A Dsmp.h244 extern int smp_generic_cpu_bootable(unsigned int nr);
/linux/arch/powerpc/platforms/powernv/
A Dsmp.c309 return smp_generic_cpu_bootable(nr); in pnv_cpu_bootable()
/linux/arch/powerpc/platforms/85xx/
A Dsmp.c354 .cpu_bootable = smp_generic_cpu_bootable,
/linux/arch/powerpc/kernel/
A Dsmp.c154 int smp_generic_cpu_bootable(unsigned int nr) in smp_generic_cpu_bootable() function

Completed in 10 milliseconds