Searched refs:smp_startup_cpu (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/platforms/cell/
H A Dsmp.c56 * smp_startup_cpu() - start the given cpu
66 static inline int smp_startup_cpu(unsigned int lcpu) function
113 if (!smp_startup_cpu(nr))
/linux-master/arch/powerpc/platforms/pseries/
H A Dsmp.c77 * smp_startup_cpu() - start the given cpu
87 static inline int smp_startup_cpu(unsigned int lcpu) function
142 if (!smp_startup_cpu(nr))

Completed in 114 milliseconds