Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dtopology.c18 #define SMT_TYPE 1 macro
38 if (ebx == 0 || (LEAFB_SUBTYPE(ecx) != SMT_TYPE)) in detect_extended_topology_early()
/Linux-v4.19/arch/x86/kernel/apic/
Dx2apic_uv_x.c206 #define SMT_TYPE 1 macro
223 if (ebx == 0 || (LEAFB_SUBTYPE(ecx) != SMT_TYPE)) { in set_x2apic_bits()