Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dlowlevel_init.c53 static void secondary_cpu_start(void) in secondary_cpu_start() function
111 secondary_cpu_start(); in low_power_start()
/openbmc/linux/arch/alpha/kernel/
H A Dsmp.c289 secondary_cpu_start(int cpuid, struct task_struct *idle) in secondary_cpu_start() function
368 if (secondary_cpu_start(cpuid, idle)) in smp_boot_one_cpu()