Searched refs:cpucount (Results 1 – 2 of 2) sorted by relevance
85 static int cpucount; variable216 if ((max_cpus >= 0) && (max_cpus <= cpucount + 1)) in smp_prepare_cpus()269 cpu_id = ++cpucount; in do_boot_cpu()346 cpucount--; in do_boot_cpu()390 if (cpucount) { in smp_cpus_done()395 "(%lu.%02lu BogoMIPS).\n", cpucount + 1, in smp_cpus_done()
199 static int cpucount = 0; variable521 cpucount++; in do_boot_cpu()614 cpucount--; in do_boot_cpu()689 cpucount + 1, bogosum / (500000 / HZ), in smp_boot_cpus()