Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtopology.h218 static inline bool topology_is_primary_thread(unsigned int cpu) in topology_is_primary_thread() function
226 static inline bool topology_is_primary_thread(unsigned int cpu) { return true; } in topology_is_primary_thread() function
/linux/arch/powerpc/include/asm/
H A Dtopology.h151 static inline bool topology_is_primary_thread(unsigned int cpu) in topology_is_primary_thread() function