Home
last modified time | relevance | path

Searched refs:smp_num_probed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Dsmp.c71 int smp_num_probed; /* Internal processor count */ variable
424 smp_num_probed++; in setup_smp()
436 smp_num_probed = 1; in setup_smp()
440 smp_num_probed, cpumask_bits(cpu_present_mask)[0]); in setup_smp()
458 if (smp_num_probed == 1 || max_cpus == 0) { in smp_prepare_cpus()
467 smp_num_cpus = smp_num_probed; in smp_prepare_cpus()