Home
last modified time | relevance | path

Searched refs:SMT_LEVEL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dtopology.c16 #define SMT_LEVEL 0 macro
39 cpuid_count(leaf, SMT_LEVEL, &eax, &ebx, &ecx, &edx); in check_extended_topology_leaf()
77 cpuid_count(leaf, SMT_LEVEL, &eax, &ebx, &ecx, &edx); in detect_extended_topology_early()
110 cpuid_count(leaf, SMT_LEVEL, &eax, &ebx, &ecx, &edx); in detect_extended_topology()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dtopology.c16 #define SMT_LEVEL 0 macro
39 cpuid_count(leaf, SMT_LEVEL, &eax, &ebx, &ecx, &edx); in check_extended_topology_leaf()
77 cpuid_count(leaf, SMT_LEVEL, &eax, &ebx, &ecx, &edx); in detect_extended_topology_early()
110 cpuid_count(leaf, SMT_LEVEL, &eax, &ebx, &ecx, &edx); in detect_extended_topology()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c244 #define SMT_LEVEL 0 /* Leaf 0xb SMT level */ macro
262 cpuid_count(0xb, SMT_LEVEL, &eax, &ebx, &ecx, &edx); in set_x2apic_bits()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c246 #define SMT_LEVEL 0 /* Leaf 0xb SMT level */ macro
264 cpuid_count(0xb, SMT_LEVEL, &eax, &ebx, &ecx, &edx); in set_x2apic_bits()

Completed in 6 milliseconds