Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dsmp.h59 int (*cpu_bootable)(unsigned int nr); member
/linux/arch/powerpc/kernel/
H A Dsmp.c1308 (smp_ops->cpu_bootable && !smp_ops->cpu_bootable(cpu))) in __cpu_up()