Searched refs:booted_cores (Results 1 – 3 of 3) sorted by relevance
386 c->booted_cores = 1; in set_cpu_sibling_map()422 c->booted_cores++; in set_cpu_sibling_map()428 cpu_data(i).booted_cores++; in set_cpu_sibling_map()429 } else if (i != cpu && !c->booted_cores) in set_cpu_sibling_map()430 c->booted_cores = cpu_data(i).booted_cores; in set_cpu_sibling_map()1344 cpu_data(sibling).booted_cores--; in remove_siblinginfo()
18 seq_printf(m, "cpu cores\t: %d\n", c->booted_cores); in show_cpuinfo_core()
129 u16 booted_cores; member