Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/
H A Dlowlevel_init_gen3.S65 ldr x5, =ES_TO_AARCH64
71 ldr x5, =ES_TO_AARCH64
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dbootm.c322 ES_TO_AARCH64); in switch_to_el1()
411 (u64)switch_to_el1, ES_TO_AARCH64); in boot_jump_linux()
422 ES_TO_AARCH64); in boot_jump_linux()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dtransition.S17 cmp x5, #ES_TO_AARCH64
H A Dstart.S373 ldr x5, =ES_TO_AARCH64
379 ldr x5, =ES_TO_AARCH64
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dlowlevel.S503 ldr x5, =ES_TO_AARCH64
516 ldr x5, =ES_TO_AARCH64
546 2: ldr x5, =ES_TO_AARCH64
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootefi.c202 ES_TO_AARCH64); in do_bootefi_exec()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsystem.h21 #define ES_TO_AARCH64 1 macro
/OK3568_Linux_fs/u-boot/drivers/cpu/
H A Drockchip_amp.c383 g_bootcpu.arch == IH_ARCH_ARM ? ES_TO_AARCH32 : ES_TO_AARCH64); in brought_up_all_amp()