Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-exynos/
H A Dcommon.h161 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.c292 int exynos_get_boot_addr(u32 core_id, unsigned long *boot_addr) in exynos_get_boot_addr() function