Searched refs:X86FSET_HTT (Results 1 – 7 of 7) sorted by relevance
120 if (is_x86_feature(x86_featureset, X86FSET_HTT)) { in kcpc_hw_init()
2655 } else if (is_x86_feature(feature, X86FSET_HTT)) { in cpuid_intel_getids()3651 add_x86_feature(featureset, X86FSET_HTT); in cpuid_basic_topology()3661 if (!is_x86_feature(featureset, X86FSET_HTT) && in cpuid_basic_topology()
244 if (is_x86_feature(x86_featureset, X86FSET_HTT)) { in pg_plat_hw_shared()264 is_x86_feature(x86_featureset, X86FSET_HTT)) in pg_plat_hw_shared()
505 if (is_x86_feature(x86_featureset, X86FSET_HTT)) in p4_pcbe_init()
691 if (is_x86_feature(x86_featureset, X86FSET_HTT)) { in core_pcbe_init()
900 #define X86FSET_HTT 15 macro
1686 boolean_t smt = is_x86_feature(x86_featureset, X86FSET_HTT); in amdzen_determine_apic_decomp()