Searched refs:ES_TO_AARCH64 (Results 1 – 11 of 11) sorted by relevance
/u-boot/arch/arm/mach-socfpga/ |
A D | lowlevel_init_soc64.S | 59 ldr x5, =ES_TO_AARCH64 65 ldr x5, =ES_TO_AARCH64
|
/u-boot/board/cortina/presidio-asic/ |
A D | lowlevel_init.S | 71 ldr x5, =ES_TO_AARCH64 77 ldr x5, =ES_TO_AARCH64
|
/u-boot/arch/arm/mach-rmobile/ |
A D | lowlevel_init_gen3.S | 85 ldr x5, =ES_TO_AARCH64 91 ldr x5, =ES_TO_AARCH64
|
/u-boot/arch/arm/cpu/armv8/ |
A D | exception_level.c | 56 (uintptr_t)entry_non_secure, ES_TO_AARCH64); in switch_to_non_secure_mode()
|
A D | transition.S | 16 cmp x5, #ES_TO_AARCH64
|
A D | start.S | 354 ldr x5, =ES_TO_AARCH64 360 ldr x5, =ES_TO_AARCH64
|
/u-boot/arch/arm/lib/ |
A D | spl.c | 60 spl_image->entry_point, ES_TO_AARCH64); in jump_to_image_linux()
|
A D | bootm.c | 335 ES_TO_AARCH64); in switch_to_el1() 367 (u64)switch_to_el1, ES_TO_AARCH64); in boot_jump_linux() 378 ES_TO_AARCH64); in boot_jump_linux()
|
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
A D | spintable.S | 83 ldr x6, =ES_TO_AARCH64
|
/u-boot/arch/arm/include/asm/ |
A D | system.h | 20 #define ES_TO_AARCH64 1 macro
|
/u-boot/board/xilinx/zynqmp/ |
A D | zynqmp.c | 390 ES_TO_AARCH64); in do_go_exec()
|
Completed in 17 milliseconds