Searched refs:get_topo_max_cpus (Results 1 – 3 of 3) sorted by relevance
366 int get_topo_max_cpus(void) in get_topo_max_cpus() function1316 int i, max_cpus = get_topo_max_cpus(); in set_tdp_level_for_cpu()1526 for (i = 0; i < get_topo_max_cpus(); ++i) { in set_clx_pbf_cpufreq_scaling_min_max()1597 for (i = 0; i < get_topo_max_cpus(); ++i) { in set_scaling_min_to_cpuinfo_max()1613 for (i = 0; i < get_topo_max_cpus(); ++i) { in set_scaling_min_to_cpuinfo_min()1628 for (i = 0; i < get_topo_max_cpus(); ++i) { in set_scaling_max_to_cpuinfo_max()1664 for (i = 0; i < get_topo_max_cpus(); ++i) { in set_core_priority_and_min()1993 for (i = 0; i < get_topo_max_cpus(); ++i) { in set_fact_enable()2023 for (i = 0; i < get_topo_max_cpus(); ++i) { in set_fact_enable()
171 extern int get_topo_max_cpus(void);
21 for (i = 0; i < get_topo_max_cpus(); ++i) { in printcpulist()43 int i, max_cpus = get_topo_max_cpus(); in printcpumask()