Searched refs:branch_bx (Results 1 – 2 of 2) sorted by relevance
59 branch_bx(CONFIG_EXYNOS_RELOCATE_CODE_BASE); in secondary_cpu_start()73 branch_bx(0x0); in low_power_start()
67 #define branch_bx(x) __asm__ __volatile__ ("bx %0\n\t" : : "r"(x)) macro
Completed in 3 milliseconds