Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dprocessor.h140 bool smt_active; member
/Linux-v5.15/arch/x86/kernel/
Dsmpboot.c614 cpu_data(i).smt_active = threads > 1; in set_cpu_sibling_map()
1562 cpu_data(sibling).smt_active = false; in remove_siblinginfo()
/Linux-v5.15/arch/x86/mm/
Dtlb.c355 if (this_cpu_read(cpu_info.smt_active)) { in l1d_flush_evaluate()