Searched refs:booted_cores (Results 1 – 3 of 3) sorted by relevance
355 c->booted_cores = 1; in set_cpu_sibling_map()377 c->booted_cores++; in set_cpu_sibling_map()383 cpu_data(i).booted_cores++; in set_cpu_sibling_map()384 } else if (i != cpu && !c->booted_cores) in set_cpu_sibling_map()385 c->booted_cores = cpu_data(i).booted_cores; in set_cpu_sibling_map()1230 cpu_data(sibling).booted_cores--; in remove_siblinginfo()
19 seq_printf(m, "cpu cores\t: %d\n", c->booted_cores); in show_cpuinfo_core()
104 u16 booted_cores; member