Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtopology.h152 static inline bool topology_is_primary_thread(unsigned int cpu) in topology_is_primary_thread() function
165 static inline bool topology_is_primary_thread(unsigned int cpu) { return true; } in topology_is_primary_thread() function
/openbmc/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