Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/el3_runtime/
H A Dcontext_el1.h91 uint64_t s2por_el1; member
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c1809 write_el1_ctx_s2poe(ctx, s2por_el1, read_s2por_el1()); in el1_sysregs_context_save()
1918 write_s2por_el1(read_el1_ctx_s2poe(ctx, s2por_el1)); in el1_sysregs_context_restore()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_helpers.h757 DEFINE_RENAME_SYSREG_RW_FUNCS(s2por_el1, S2POR_EL1) in DEFINE_RENAME_SYSREG_RW_FUNCS()