Searched refs:booted_cores (Results 1 – 5 of 5) sorted by relevance
537 c->booted_cores = 1; in set_cpu_sibling_map()587 c->booted_cores++; in set_cpu_sibling_map()593 cpu_data(i).booted_cores++; in set_cpu_sibling_map()594 } else if (i != cpu && !c->booted_cores) in set_cpu_sibling_map()595 c->booted_cores = cpu_data(i).booted_cores; in set_cpu_sibling_map()1152 cpu_data(sibling).booted_cores--; in remove_siblinginfo()1174 c->booted_cores = 0; in remove_siblinginfo()
20 int booted_cores; member39 #define topology_booted_cores(cpu) (cpu_topology[cpu].booted_cores)
268 topo->booted_cores = 0; in update_cpu_masks()288 topo_package->booted_cores++; in update_cpu_masks()293 topo->booted_cores = topo_package->booted_cores; in update_cpu_masks()
27 seq_printf(m, "cpu cores\t: %d\n", c->booted_cores); in show_cpuinfo_core()
181 u16 booted_cores; member