Searched refs:spsr_el3 (Results 1 – 18 of 18) sorted by relevance
/trusted-firmware-a-3.4.0/plat/nvidia/tegra/include/drivers/ |
D | tegra_gic.h | 18 uint64_t spsr_el3; member
|
/trusted-firmware-a-3.4.0/plat/nvidia/tegra/common/ |
D | tegra_fiq_glue.c | 67 fiq_state[cpu].spsr_el3 = read_ctx_reg((el3state_ctx), (uint32_t)(CTX_SPSR_EL3)); in tegra_fiq_interrupt_handler() 140 write_ctx_reg((gpregs_ctx), (uint32_t)(CTX_GPREG_X1), (fiq_state[cpu].spsr_el3)); in tegra_fiq_get_intr_context()
|
/trusted-firmware-a-3.4.0/plat/nxp/common/sip_svc/aarch64/ |
D | sipsvc.S | 45 mrs x0, spsr_el3 68 msr spsr_el3, x0
|
/trusted-firmware-a-3.4.0/services/std_svc/sdei/ |
D | sdei_intr_mgmt.c | 41 uint64_t spsr_el3; member 175 disp_ctx->spsr_el3 = read_ctx_reg(tgt_el3, CTX_SPSR_EL3); in save_event_ctx() 195 write_ctx_reg(tgt_el3, CTX_SPSR_EL3, disp_ctx->spsr_el3); in restore_event_ctx() 251 u_register_t interrupted_pstate = disp_ctx->spsr_el3; in sdei_set_elr_spsr() 331 SMC_SET_GP(ctx, CTX_GPREG_X3, disp_ctx->spsr_el3); in setup_ns_dispatch() 737 write_spsr_el2(disp_ctx->spsr_el3); in sdei_event_complete() 741 write_spsr_el1(disp_ctx->spsr_el3); in sdei_event_complete()
|
/trusted-firmware-a-3.4.0/bl2/aarch64/ |
D | bl2_run_next_image.S | 38 msr spsr_el3, x1
|
/trusted-firmware-a-3.4.0/bl1/aarch64/ |
D | bl1_entrypoint.S | 101 msr spsr_el3, x1
|
D | bl1_exceptions.S | 183 msr spsr_el3, x1 270 mrs x16, spsr_el3
|
/trusted-firmware-a-3.4.0/lib/cpus/aarch64/ |
D | wa_cve_2017_5715_bpiall.S | 47 mrs x4, spsr_el3 82 msr spsr_el3, x8 274 msr spsr_el3, x4
|
/trusted-firmware-a-3.4.0/plat/qti/qtiseclib/inc/ |
D | qtiseclib_defs.h | 78 uint64_t spsr_el3; member
|
/trusted-firmware-a-3.4.0/bl31/aarch64/ |
D | ea_delegate.S | 247 mrs x2, spsr_el3 300 msr spsr_el3, x1
|
D | runtime_exceptions.S | 223 mrs x0, spsr_el3 500 mrs x16, spsr_el3
|
D | crash_reporting.S | 398 mrs x14, spsr_el3
|
/trusted-firmware-a-3.4.0/common/aarch64/ |
D | debug.S | 178 mrs x0, spsr_el3
|
/trusted-firmware-a-3.4.0/plat/qti/qtiseclib/src/ |
D | qtiseclib_cb_interface.c | 140 qti_ns_ctx->spsr_el3 = in qtiseclib_cb_get_ns_ctx()
|
/trusted-firmware-a-3.4.0/plat/renesas/common/aarch64/ |
D | plat_helpers.S | 191 msr spsr_el3, x1
|
/trusted-firmware-a-3.4.0/include/arch/aarch64/ |
D | arch_helpers.h | 262 DEFINE_SYSREG_RW_FUNCS(spsr_el3) in DEFINE_SYSREG_READ_FUNC()
|
/trusted-firmware-a-3.4.0/lib/el3_runtime/aarch64/ |
D | context.S | 1060 msr spsr_el3, x16
|
/trusted-firmware-a-3.4.0/docs/design/ |
D | firmware-design.rst | 1233 spsr_el3 = 0x0000000060000349
|