Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dtopology.h152 static inline bool topology_is_primary_thread(unsigned int cpu) { return true; } in topology_is_primary_thread() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c273 bool topology_is_primary_thread(unsigned int cpu) in topology_is_primary_thread() function