Searched refs:elr_el3 (Results 1 – 14 of 14) sorted by relevance
/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/ |
D | tsp_interrupt.c | 26 void tsp_update_sync_sel1_intr_stats(uint32_t type, uint64_t elr_el3) in tsp_update_sync_sel1_intr_stats() argument 37 read_mpidr(), elr_el3); in tsp_update_sync_sel1_intr_stats()
|
D | tsp_private.h | 99 void tsp_update_sync_sel1_intr_stats(uint32_t type, uint64_t elr_el3);
|
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/ |
D | tegra_fiq_glue.c | 55 fiq_state[cpu].elr_el3 = read_ctx_reg((el3state_ctx), (uint32_t)(CTX_ELR_EL3)); in tegra_fiq_interrupt_handler() 129 write_ctx_reg((gpregs_ctx), (uint32_t)(CTX_GPREG_X0), (fiq_state[cpu].elr_el3)); in tegra_fiq_get_intr_context()
|
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/include/ |
D | tegra_private.h | 37 uint64_t elr_el3; member
|
/device/linaro/bootloader/arm-trusted-firmware/bl1/aarch64/ |
D | bl1_exceptions.S | 182 msr elr_el3, x0 258 mrs x17, elr_el3
|
/device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/ |
D | runtime_exceptions.S | 71 mrs x1, elr_el3 354 mrs x17, elr_el3
|
D | crash_reporting.S | 270 mrs x15, elr_el3
|
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/aarch64/ |
D | hikey_helpers.S | 103 mrs x4, elr_el3
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmExceptionLib/AArch64/ |
D | ExceptionSupport.S | 148 3:mrs x2, elr_el3 // Exception Link Register 358 3:msr elr_el3, x29 // Exception Link Register
|
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/aarch64/ |
D | hikey960_helpers.S | 109 mrs x4, elr_el3
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/ |
D | arch_helpers.h | 189 DEFINE_SYSREG_RW_FUNCS(elr_el3)
|
/device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch64/ |
D | context.S | 414 msr elr_el3, x17
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | interrupt-framework-design.rst | 775 now be handled by the SP. ``x1`` is written with the value of ``elr_el3``
|
D | firmware-design.rst | 1109 elr_el3 :0x000000000400C0CC
|