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

/linux-master/arch/powerpc/platforms/cell/
H A Dsmp.c131 .cpu_bootable = smp_generic_cpu_bootable,
/linux-master/arch/powerpc/platforms/pseries/
H A Dsmp.c250 .cpu_bootable = smp_generic_cpu_bootable,
/linux-master/arch/powerpc/include/asm/
H A Dsmp.h247 extern int smp_generic_cpu_bootable(unsigned int nr);
/linux-master/arch/powerpc/platforms/powernv/
H A Dsmp.c309 return smp_generic_cpu_bootable(nr);
/linux-master/arch/powerpc/platforms/85xx/
H A Dsmp.c354 .cpu_bootable = smp_generic_cpu_bootable,
/linux-master/arch/powerpc/kernel/
H A Dsmp.c147 int smp_generic_cpu_bootable(unsigned int nr) function

Completed in 122 milliseconds