Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dsmpboot.c718 cpu_data(i).smt_active = threads > 1; in set_cpu_sibling_map()
1314 cpu_data(sibling).smt_active = false; in remove_siblinginfo()
/linux/arch/x86/include/asm/
H A Dprocessor.h190 bool smt_active; member