Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dintel_cacheinfo.c539 if (cpu_has_topoext) in cpuid4_cache_lookup_regs()
585 if (cpu_has_topoext) { in init_amd_cacheinfo()
763 if (cpu_has_topoext) { in cache_shared_amd_cpu_map_setup()
Dperf_event_amd_uncore.c530 if (!cpu_has_topoext) in amd_uncore_init()
Damd.c298 if (cpu_has_topoext) { in amd_get_topology()
/arch/x86/include/asm/
Dcpufeature.h385 #define cpu_has_topoext boot_cpu_has(X86_FEATURE_TOPOEXT) macro
/arch/x86/kernel/
Dsmpboot.c293 if (cpu_has_topoext) { in match_smt()