Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/kernel/
A Dsmp.c768 static int smp_add_core(struct sclp_core_entry *core, cpumask_t *avail, in smp_add_core() function
822 nr += smp_add_core(core, &avail, true, early); in __smp_rescan_cpus()
829 nr += smp_add_core(&info->core[i], &avail, configured, early); in __smp_rescan_cpus()

Completed in 5 milliseconds