Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/include/asm/
Dcputhreads.h45 static inline int cpu_first_thread_of_core(int core) { return core; } in cpu_first_thread_of_core() function
/linux-6.14.4/arch/powerpc/kernel/
Dsmp.c1383 int cpu_first_thread_of_core(int core) in cpu_first_thread_of_core() function