Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/
Dtopology.h155 static inline bool topology_smt_thread_allowed(unsigned int cpu) in topology_smt_thread_allowed() function
/Linux-v6.6/arch/powerpc/platforms/pseries/
Dhotplug-cpu.c405 if (!topology_smt_thread_allowed(cpu)) in dlpar_online_cpu()
/Linux-v6.6/kernel/
Dcpu.c656 return topology_smt_thread_allowed(cpu); in cpu_smt_thread_allowed()