Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dtopology.h156 static inline bool topology_is_primary_thread(unsigned int cpu) { return true; } in topology_is_primary_thread() function
/linux-6.1.9/arch/x86/kernel/
Dsmpboot.c269 bool topology_is_primary_thread(unsigned int cpu) in topology_is_primary_thread() function