Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
A Dsmp.c250 .cpu_bootable = smp_generic_cpu_bootable,
/arch/powerpc/include/asm/
A Dsmp.h59 int (*cpu_bootable)(unsigned int nr); member
/arch/powerpc/platforms/powernv/
A Dsmp.c422 .cpu_bootable = pnv_cpu_bootable,
/arch/powerpc/platforms/85xx/
A Dsmp.c354 .cpu_bootable = smp_generic_cpu_bootable,
/arch/powerpc/kernel/
A Dsmp.c1288 (smp_ops->cpu_bootable && !smp_ops->cpu_bootable(cpu))) in __cpu_up()

Completed in 11 milliseconds