Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
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()
109 cpuid_count(leaf, SMT_LEVEL, &eax, &ebx, &ecx, &edx); in detect_extended_topology()
/linux/arch/x86/kernel/apic/
A Dx2apic_uv_x.c238 #define SMT_LEVEL 0 /* Leaf 0xb SMT level */ macro
256 cpuid_count(0xb, SMT_LEVEL, &eax, &ebx, &ecx, &edx); in set_x2apic_bits()

Completed in 7 milliseconds