Searched refs:cpu_psci_cpu_boot (Results 1 – 3 of 3) sorted by relevance
15 extern int cpu_psci_cpu_boot(unsigned int cpu);
61 ret = cpu_psci_cpu_boot(cpu); in __smp_boot_secondary()
45 int cpu_psci_cpu_boot(unsigned int cpu) in cpu_psci_cpu_boot() function