Home
last modified time | relevance | path

Searched refs:mdstepop_el1 (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/lib/el3_runtime/
H A Dcontext_el1.h128 uint64_t mdstepop_el1; member
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c1913 write_el1_ctx_step2(ctx, mdstepop_el1, read_mdstepop_el1()); in el1_sysregs_context_save()
2026 write_mdstepop_el1(read_el1_ctx_step2(ctx, mdstepop_el1)); in el1_sysregs_context_restore()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_helpers.h814 DEFINE_RENAME_SYSREG_RW_FUNCS(mdstepop_el1, MDSTEPOP_EL1) in DEFINE_RENAME_SYSREG_RW_FUNCS()