Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dsmp.c770 static int smp_add_core(struct sclp_core_entry *core, cpumask_t *avail, in smp_add_core() function
824 nr += smp_add_core(core, &avail, true, early); in __smp_rescan_cpus()
831 nr += smp_add_core(&info->core[i], &avail, configured, early); in __smp_rescan_cpus()