Searched refs:booted_cores (Results 1 – 3 of 3) sorted by relevance
372 c->booted_cores = 1; in set_cpu_sibling_map()406 c->booted_cores++; in set_cpu_sibling_map()412 cpu_data(i).booted_cores++; in set_cpu_sibling_map()413 } else if (i != cpu && !c->booted_cores) in set_cpu_sibling_map()414 c->booted_cores = cpu_data(i).booted_cores; in set_cpu_sibling_map()1281 cpu_data(sibling).booted_cores--; in remove_siblinginfo()
17 seq_printf(m, "cpu cores\t: %d\n", c->booted_cores); in show_cpuinfo_core()
120 u16 booted_cores; member