Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dtopology.c17 #define SMT_TYPE 1 macro
45 if (ebx == 0 || (LEAFB_SUBTYPE(ecx) != SMT_TYPE)) in detect_extended_topology()