Home
last modified time | relevance | path

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

/kernel/
Dcpu.c463 static inline bool cpu_bootable(unsigned int cpu) in cpu_bootable() function
496 static inline bool cpu_bootable(unsigned int cpu) { return true; } in cpu_bootable() function
602 if (!cpu_bootable(cpu)) in bringup_wait_for_ap()
1489 if (!cpu_bootable(cpu)) { in cpu_up()