Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dprocessor.h190 bool smt_active; member
/linux/drivers/idle/
H A Dintel_idle.c183 bool smt_active = sched_smt_active(); in intel_idle_ibrs() local
187 if (smt_active) in intel_idle_ibrs()
192 if (smt_active) in intel_idle_ibrs()