Home
last modified time | relevance | path

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

/kernel/
Dcpu.c662 static inline bool cpu_bootable(unsigned int cpu) in cpu_bootable() function
696 static inline bool cpu_bootable(unsigned int cpu) { return true; } in cpu_bootable() function
802 if (!cpu_bootable(cpu)) in bringup_wait_for_ap_online()
1755 if (!cpu_bootable(cpu)) { in cpu_up()