Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dsmp.c726 static int smp_add_present_cpu(int cpu);
751 if (!early && smp_add_present_cpu(cpu) != 0) in smp_add_core()
1141 static int smp_add_present_cpu(int cpu) in smp_add_present_cpu() function
1223 rc = smp_add_present_cpu(cpu); in s390_smp_init()