Home
last modified time | relevance | path

Searched refs:write_el2_ctx_hcx (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/lib/el3_runtime/
H A Dcontext_el2.h325 #define write_el2_ctx_hcx(ctx, reg, val) ((((ctx)->hcx).reg) \ macro
329 #define write_el2_ctx_hcx(ctx, reg, val) macro
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c356 write_el2_ctx_hcx(get_el2_sysregs_ctx(ctx), hcrx_el2, in setup_ns_context()
1574 write_el2_ctx_hcx(el2_sysregs_ctx, hcrx_el2, read_hcrx_el2()); in cm_el2_sysregs_context_save()