Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/kernel/
Dsmp.c740 static int smp_add_present_cpu(int cpu);
765 if (!early && smp_add_present_cpu(cpu) != 0) in smp_add_core()
1154 static int smp_add_present_cpu(int cpu) in smp_add_present_cpu() function
1229 rc = smp_add_present_cpu(cpu); in s390_smp_init()