Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-exynos/
H A Dcommon.h153 extern int exynos_get_boot_addr(u32 core_id, unsigned long *boot_addr);
H A Dpm.c218 ret = exynos_get_boot_addr(1, &boot_addr); in exynos_cpu0_enter_aftr()
H A Dplatsmp.c294 int exynos_get_boot_addr(u32 core_id, unsigned long *boot_addr) in exynos_get_boot_addr() function