Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-exynos/
Dpm.c239 ret = exynos_set_boot_addr(1, boot_addr); in exynos_cpu0_enter_aftr()
267 ret = exynos_set_boot_addr(1, boot_addr); in exynos_cpu0_enter_aftr()
324 (void)exynos_set_boot_addr(1, boot_addr); in exynos_pre_enter_aftr()
Dplatsmp.c269 int exynos_set_boot_addr(u32 core_id, unsigned long boot_addr) in exynos_set_boot_addr() function
378 ret = exynos_set_boot_addr(core_id, boot_addr); in exynos_boot_secondary()
Dcommon.h152 extern int exynos_set_boot_addr(u32 core_id, unsigned long boot_addr);