Searched refs:has_smt (Results 1 – 5 of 5) sorted by relevance
122 bool has_smt; member
676 bool has_smt = __max_threads_per_core > 1; in set_cpu_sibling_map() local677 bool has_mp = has_smt || topology_num_cores_per_package() > 1; in set_cpu_sibling_map()700 if ((i == cpu) || (has_smt && match_smt(c, o))) in set_cpu_sibling_map()
935 pmu->has_smt = topology_core_has_smt(cpumask_first(&pmu->supported_cpus)); in armpmu_register()
1011 if (cpu_pmu->has_smt) in armv8pmu_can_use_pmccntr()
3006 bool has_iolh, has_ien, has_pupd, has_smt; in rzg2l_pinctrl_pm_setup_regs() local3019 has_smt = !!(caps & PIN_CFG_SMT); in rzg2l_pinctrl_pm_setup_regs()3063 if (has_smt) in rzg2l_pinctrl_pm_setup_regs()