HomeSort by relevance Sort by last modified time
    Searched refs:ES_TO_AARCH64 (Results 1 - 9 of 9) sorted by null

  /external/u-boot/arch/arm/mach-rmobile/
lowlevel_init_gen3.S 64 ldr x5, =ES_TO_AARCH64
70 ldr x5, =ES_TO_AARCH64
  /external/u-boot/arch/arm/cpu/armv8/
transition.S 16 cmp x5, #ES_TO_AARCH64
start.S 317 ldr x5, =ES_TO_AARCH64
323 ldr x5, =ES_TO_AARCH64
  /external/u-boot/arch/arm/lib/
spl.c 56 spl_image->entry_point, ES_TO_AARCH64);
bootm.c 314 ES_TO_AARCH64);
346 (u64)switch_to_el1, ES_TO_AARCH64);
357 ES_TO_AARCH64);
  /external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
lowlevel.S 506 ldr x5, =ES_TO_AARCH64
519 ldr x5, =ES_TO_AARCH64
549 2: ldr x5, =ES_TO_AARCH64
  /external/u-boot/arch/arm/include/asm/
system.h 21 #define ES_TO_AARCH64 1
216 * @es_flag: execution state flag, ES_TO_AARCH64 or ES_TO_AARCH32
231 * @es_flag: execution state flag, ES_TO_AARCH64 or ES_TO_AARCH32
  /external/u-boot/board/xilinx/zynqmp/
zynqmp.c 398 ES_TO_AARCH64);
  /external/u-boot/cmd/
bootefi.c 346 ES_TO_AARCH64);

Completed in 477 milliseconds