Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c34 static int topo_max_cpus; variable
292 for (i = 0; i < topo_max_cpus; ++i) { in store_cpu_topology()
447 return topo_max_cpus; in get_topo_max_cpus()
545 for (i = 0; i < topo_max_cpus; ++i) in force_all_cpus_online()
563 for (i = 0; i < topo_max_cpus; ++i) { in for_each_online_power_domain_in_set()
615 for (i = 0; i < topo_max_cpus; ++i) { in for_each_online_target_cpu_in_set()
645 topo_max_cpus = 0; in set_max_cpu_num()
662 topo_max_cpus += BITMASK_SIZE; in set_max_cpu_num()
695 for (i = 0; i < topo_max_cpus; ++i) in get_max_punit_core_id()
776 for (i = 0; i < topo_max_cpus; ++i) { in create_cpu_map()
[all …]