Searched refs:X86_FEATURE_TOPOEXT (Results 1 – 5 of 5) sorted by relevance
79 if (!boot_cpu_has(X86_FEATURE_TOPOEXT)) in parse_8000_001e()162 if (cpu_has(c, X86_FEATURE_TOPOEXT) || c->x86_vendor != X86_VENDOR_AMD || in topoext_fixup()172 set_cpu_cap(c, X86_FEATURE_TOPOEXT); in topoext_fixup()
247 if (boot_cpu_has(X86_FEATURE_TOPOEXT) || boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in amd_fill_cpuid4_info()355 if (boot_cpu_has(X86_FEATURE_TOPOEXT)) in init_amd_cacheinfo()512 } else if (boot_cpu_has(X86_FEATURE_TOPOEXT)) { in __cache_amd_cpumap_setup()
170 #define X86_FEATURE_TOPOEXT ( 6*32+22) /* "topoext" Topology extensions CPUID leafs */ macro
343 if (boot_cpu_has(X86_FEATURE_TOPOEXT)) { in match_smt()373 if (cpu_feature_enabled(X86_FEATURE_TOPOEXT) && topology_amd_nodes_per_pkg() > 1) in match_die()
1126 if (!boot_cpu_has(X86_FEATURE_TOPOEXT)) in amd_uncore_init()