Searched refs:cpu_bootable (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/powerpc/platforms/pseries/ | ||
| H A D | smp.c | 257 .cpu_bootable = smp_generic_cpu_bootable, |
| /linux/arch/powerpc/include/asm/ | ||
| H A D | smp.h | 59 int (*cpu_bootable)(unsigned int nr); member |