cpu_bootable
static inline bool cpu_bootable(unsigned int cpu)
static inline bool cpu_bootable(unsigned int cpu) { return true; }