Searched refs:cpu_bootable (Results 1 – 5 of 5) sorted by relevance
250 .cpu_bootable = smp_generic_cpu_bootable,
59 int (*cpu_bootable)(unsigned int nr); member
422 .cpu_bootable = pnv_cpu_bootable,
354 .cpu_bootable = smp_generic_cpu_bootable,
1288 (smp_ops->cpu_bootable && !smp_ops->cpu_bootable(cpu))) in __cpu_up()
Completed in 11 milliseconds