Searched refs:cpu_bootable (Results 1 – 1 of 1) sorted by relevance
662 static inline bool cpu_bootable(unsigned int cpu) in cpu_bootable() function696 static inline bool cpu_bootable(unsigned int cpu) { return true; } in cpu_bootable() function802 if (!cpu_bootable(cpu)) in bringup_wait_for_ap_online()1755 if (!cpu_bootable(cpu)) { in cpu_up()