Searched refs:ES_TO_AARCH64 (Results 1 - 12 of 12) sorted by relevance

/u-boot/arch/arm/cpu/armv8/
H A Dexception_level.c56 (uintptr_t)entry_non_secure, ES_TO_AARCH64);
H A Dtransition.S16 cmp x5, #ES_TO_AARCH64
H A Dstart.S326 ldr x5, =ES_TO_AARCH64
332 ldr x5, =ES_TO_AARCH64
/u-boot/arch/arm/mach-socfpga/
H A Dlowlevel_init_soc64.S59 ldr x5, =ES_TO_AARCH64
65 ldr x5, =ES_TO_AARCH64
/u-boot/board/cortina/presidio-asic/
H A Dlowlevel_init.S69 ldr x5, =ES_TO_AARCH64
75 ldr x5, =ES_TO_AARCH64
/u-boot/arch/arm/mach-renesas/
H A Dlowlevel_init_gen3.S85 ldr x5, =ES_TO_AARCH64
91 ldr x5, =ES_TO_AARCH64
/u-boot/arch/arm/lib/
H A Dspl.c60 spl_image->entry_point, ES_TO_AARCH64);
H A Dbootm.c286 ES_TO_AARCH64);
318 (u64)switch_to_el1, ES_TO_AARCH64);
329 ES_TO_AARCH64);
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dspintable.S83 ldr x6, =ES_TO_AARCH64
/u-boot/arch/arm/include/asm/
H A Dsystem.h20 #define ES_TO_AARCH64 1 macro
243 * @es_flag: execution state flag, ES_TO_AARCH64 or ES_TO_AARCH32
258 * @es_flag: execution state flag, ES_TO_AARCH64 or ES_TO_AARCH32
/u-boot/board/xilinx/versal/
H A Dboard.c106 ES_TO_AARCH64);
/u-boot/board/xilinx/zynqmp/
H A Dzynqmp.c235 ES_TO_AARCH64);

Completed in 182 milliseconds