smp_generic_cpu_bootable  230 arch/powerpc/include/asm/smp.h extern int smp_generic_cpu_bootable(unsigned int nr);
smp_generic_cpu_bootable  345 arch/powerpc/platforms/85xx/smp.c 	.cpu_bootable = smp_generic_cpu_bootable,
smp_generic_cpu_bootable  135 arch/powerpc/platforms/cell/smp.c 	.cpu_bootable	= smp_generic_cpu_bootable,
smp_generic_cpu_bootable  307 arch/powerpc/platforms/powernv/smp.c 	return smp_generic_cpu_bootable(nr);
smp_generic_cpu_bootable  251 arch/powerpc/platforms/pseries/smp.c 	.cpu_bootable	= smp_generic_cpu_bootable,