Home
last modified time | relevance | path

Searched refs:topology_get_primary_thread (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dtopology.h246 int topology_get_primary_thread(unsigned int cpu);
250 int pcpu = topology_get_primary_thread(cpu); in topology_is_core_online()
/linux/arch/x86/kernel/cpu/
H A Dtopology.c358 int topology_get_primary_thread(unsigned int cpu) in topology_get_primary_thread() function