Searched defs:cpu_bootable (Results 1 – 2 of 2) sorted by relevance
59 int (*cpu_bootable)(unsigned int nr); member
671 static inline bool cpu_bootable(unsigned int cpu) in cpu_bootable() function 705 static inline bool cpu_bootable(unsigned int cpu) { return true; } in cpu_bootable() function