Searched refs:booted_cores (Results 1 – 3 of 3) sorted by relevance
690 c->booted_cores = 1; in set_cpu_sibling_map()740 c->booted_cores++; in set_cpu_sibling_map()746 cpu_data(i).booted_cores++; in set_cpu_sibling_map()747 } else if (i != cpu && !c->booted_cores) in set_cpu_sibling_map()748 c->booted_cores = cpu_data(i).booted_cores; in set_cpu_sibling_map()1305 cpu_data(sibling).booted_cores--; in remove_siblinginfo()1327 c->booted_cores = 0; in remove_siblinginfo()
271 topo->booted_cores = 0; in update_cpu_masks()291 topo_package->booted_cores++; in update_cpu_masks()296 topo->booted_cores = topo_package->booted_cores; in update_cpu_masks()
186 u16 booted_cores; member