Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dtopology.c20 #define SMT_TYPE 1 macro
41 if (ebx == 0 || (LEAFB_SUBTYPE(ecx) != SMT_TYPE)) in check_extended_topology_leaf()
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c248 #define SMT_TYPE 1 macro
265 if (ebx == 0 || (LEAFB_SUBTYPE(ecx) != SMT_TYPE)) { in set_x2apic_bits()