Home
last modified time | relevance | path

Searched defs: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