Searched refs:cpu_bootable (Results 1 – 2 of 2) sorted by relevance
59 int (*cpu_bootable)(unsigned int nr); member
1308 (smp_ops->cpu_bootable && !smp_ops->cpu_bootable(cpu))) in __cpu_up()