Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/kernel/
Dsmp.c759 static int smp_add_core(struct sclp_core_entry *core, cpumask_t *avail, in smp_add_core() function
813 nr += smp_add_core(core, &avail, true, early); in __smp_rescan_cpus()
820 nr += smp_add_core(&info->core[i], &avail, configured, early); in __smp_rescan_cpus()