Searched refs:booted_cores (Results 1 – 3 of 3) sorted by relevance
404 c->booted_cores = 1; in set_cpu_sibling_map()438 c->booted_cores++; in set_cpu_sibling_map()444 cpu_data(i).booted_cores++; in set_cpu_sibling_map()445 } else if (i != cpu && !c->booted_cores) in set_cpu_sibling_map()446 c->booted_cores = cpu_data(i).booted_cores; in set_cpu_sibling_map()1302 cpu_data(sibling).booted_cores--; in remove_siblinginfo()
17 seq_printf(m, "cpu cores\t: %d\n", c->booted_cores); in show_cpuinfo_core()
123 u16 booted_cores; member