Searched refs:topo_max_cpus (Results 1 – 1 of 1) sorted by relevance
34 static int topo_max_cpus; variable 296 for (i = 0; i < topo_max_cpus; ++i) { in store_cpu_topology() 451 return topo_max_cpus; in get_topo_max_cpus() 523 for (i = 0; i < topo_max_cpus; ++i) in force_all_cpus_online() 541 for (i = 0; i < topo_max_cpus; ++i) { in for_each_online_power_domain_in_set() 605 for (i = 0; i < topo_max_cpus; ++i) { in for_each_online_target_cpu_in_set() 635 topo_max_cpus = 0; in set_max_cpu_num() 652 topo_max_cpus += BITMASK_SIZE; in set_max_cpu_num() 655 debug_printf("max cpus %d\n", topo_max_cpus); in set_max_cpu_num() 663 _cpu_set = CPU_ALLOC((topo_max_cpus in alloc_cpu_set() [all...]