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

/linux-master/arch/powerpc/include/asm/
H A Dcputhreads.h45 static inline int cpu_first_thread_of_core(int core) { return core; } function
/linux-master/arch/powerpc/kernel/
H A Dsmp.c1382 int cpu_first_thread_of_core(int core) function
1386 EXPORT_SYMBOL_GPL(cpu_first_thread_of_core); variable

Completed in 163 milliseconds