Searched refs:cpu_bootable (Results 1 – 1 of 1) sorted by relevance
463 static inline bool cpu_bootable(unsigned int cpu) in cpu_bootable() function496 static inline bool cpu_bootable(unsigned int cpu) { return true; } in cpu_bootable() function602 if (!cpu_bootable(cpu)) in bringup_wait_for_ap()1489 if (!cpu_bootable(cpu)) { in cpu_up()