Home
last modified time | relevance | path

Searched refs:ES_TO_AARCH64 (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/arch/arm/mach-rmobile/
H A Dlowlevel_init_gen3.S64 ldr x5, =ES_TO_AARCH64
70 ldr x5, =ES_TO_AARCH64
/openbmc/u-boot/arch/arm/lib/
H A Dbootm.c316 ES_TO_AARCH64); in switch_to_el1()
348 (u64)switch_to_el1, ES_TO_AARCH64); in boot_jump_linux()
359 ES_TO_AARCH64); in boot_jump_linux()
H A Dspl.c56 spl_image->entry_point, ES_TO_AARCH64); in jump_to_image_linux()
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dexception_level.c53 (uintptr_t)entry_non_secure, ES_TO_AARCH64); in switch_to_non_secure_mode()
H A Dtransition.S16 cmp x5, #ES_TO_AARCH64
H A Dstart.S326 ldr x5, =ES_TO_AARCH64
332 ldr x5, =ES_TO_AARCH64
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dlowlevel.S516 ldr x5, =ES_TO_AARCH64
529 ldr x5, =ES_TO_AARCH64
559 2: ldr x5, =ES_TO_AARCH64
/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h21 #define ES_TO_AARCH64 1 macro
/openbmc/u-boot/board/xilinx/zynqmp/
H A Dzynqmp.c415 ES_TO_AARCH64); in do_go_exec()