Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
A Dsmp.c132 .cpu_bootable = smp_generic_cpu_bootable,
/linux/arch/powerpc/platforms/pseries/
A Dsmp.c251 .cpu_bootable = smp_generic_cpu_bootable,
/linux/arch/powerpc/include/asm/
A Dsmp.h57 int (*cpu_bootable)(unsigned int nr); member
/linux/arch/powerpc/platforms/powernv/
A Dsmp.c419 .cpu_bootable = pnv_cpu_bootable,
/linux/arch/powerpc/platforms/85xx/
A Dsmp.c354 .cpu_bootable = smp_generic_cpu_bootable,
/linux/arch/powerpc/kernel/
A Dsmp.c1242 (smp_ops->cpu_bootable && !smp_ops->cpu_bootable(cpu))) in __cpu_up()

Completed in 11 milliseconds