Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dintel_cacheinfo.c594 if (cpu_has_topoext) in cpuid4_cache_lookup_regs()
640 if (cpu_has_topoext) { in init_amd_cacheinfo()
812 if (cpu_has_topoext) { in __cache_amd_cpumap_setup()
Dperf_event_amd_uncore.c526 if (!cpu_has_topoext) in amd_uncore_init()
Damd.c307 if (cpu_has_topoext) { in amd_get_topology()
/linux-4.4.14/arch/x86/include/asm/
Dcpufeature.h409 #define cpu_has_topoext boot_cpu_has(X86_FEATURE_TOPOEXT) macro
/linux-4.4.14/arch/x86/kernel/
Dsmpboot.c307 if (cpu_has_topoext) { in match_smt()