Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/plat-versatile/include/plat/
H A Dplatsmp.h12 extern int versatile_boot_secondary(unsigned int cpu, struct task_struct *idle);
/OK3568_Linux_fs/kernel/arch/arm/plat-versatile/
H A Dplatsmp.c68 int versatile_boot_secondary(unsigned int cpu, struct task_struct *idle) in versatile_boot_secondary() function
/OK3568_Linux_fs/kernel/arch/arm/mach-vexpress/
H A Dplatsmp.c92 .smp_boot_secondary = versatile_boot_secondary,
/OK3568_Linux_fs/kernel/arch/arm/mach-realview/
H A Dplatsmp-dt.c88 .smp_boot_secondary = versatile_boot_secondary,