Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/cell/
Dsmp.c138 .cpu_bootable = smp_generic_cpu_bootable,
/linux-4.1.27/arch/powerpc/include/asm/
Dsmp.h53 int (*cpu_bootable)(unsigned int nr); member
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dsmp.c241 .cpu_bootable = pnv_cpu_bootable,
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dsmp.c223 .cpu_bootable = smp_generic_cpu_bootable,
/linux-4.1.27/arch/powerpc/kernel/
Dsmp.c492 (smp_ops->cpu_bootable && !smp_ops->cpu_bootable(cpu))) in __cpu_up()
/linux-4.1.27/arch/powerpc/platforms/85xx/
Dsmp.c329 .cpu_bootable = smp_generic_cpu_bootable,