Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dsmp.c730 static int smp_add_present_cpu(int cpu);
755 if (!early && smp_add_present_cpu(cpu) != 0) in smp_add_core()
1133 static int smp_add_present_cpu(int cpu) in smp_add_present_cpu() function
1208 rc = smp_add_present_cpu(cpu); in s390_smp_init()