Home
last modified time | relevance | path

Searched refs:topology_smt_thread_allowed (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dtopology.h156 static inline bool topology_smt_thread_allowed(unsigned int cpu) in topology_smt_thread_allowed() function
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c405 if (!topology_smt_thread_allowed(cpu)) in dlpar_online_cpu()
/openbmc/linux/kernel/
H A Dcpu.c656 return topology_smt_thread_allowed(cpu); in cpu_smt_thread_allowed()