Searched defs:cpu_bootable (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dsmp.h59 int (*cpu_bootable)(unsigned int nr); member in struct:smp_ops_t
/linux-master/kernel/
H A Dcpu.c661 static inline bool cpu_bootable(unsigned int cpu) function
695 static inline bool cpu_bootable(unsigned int cpu) { return true; } function

Completed in 117 milliseconds