Home
last modified time | relevance | path

Searched refs:smt_active (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dprocessor.h143 bool smt_active; member
/linux-6.3-rc2/drivers/idle/
A Dintel_idle.c179 bool smt_active = sched_smt_active(); in intel_idle_ibrs() local
183 if (smt_active) in intel_idle_ibrs()
188 if (smt_active) in intel_idle_ibrs()
/linux-6.3-rc2/arch/x86/kernel/
A Dsmpboot.c650 cpu_data(i).smt_active = threads > 1; in set_cpu_sibling_map()
1624 cpu_data(sibling).smt_active = false; in remove_siblinginfo()
/linux-6.3-rc2/arch/x86/mm/
A Dtlb.c356 if (this_cpu_read(cpu_info.smt_active)) { in l1d_flush_evaluate()

Completed in 18 milliseconds