Home
last modified time | relevance | path

Searched refs:tcr_el2 (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/ras/
H A Dnrd_ras_cpu.c117 tcr_el2); in populate_cpu_err_data()
/rk3399_ARM-atf/bl31/aarch64/
H A Dcrash_reporting.S286 mrs x1, tcr_el2
/rk3399_ARM-atf/include/lib/el3_runtime/
H A Dcontext_el2.h44 uint64_t tcr_el2; member
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c1468 write_el2_ctx_common(ctx, tcr_el2, read_tcr_el2()); in el2_sysregs_context_save_common()
1503 write_tcr_el2(read_el2_ctx_common(ctx, tcr_el2)); in el2_sysregs_context_restore_common()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_helpers.h516 DEFINE_SYSREG_RW_FUNCS(tcr_el2)