Searched refs:ctx_cptr_el3 (Results 1 – 8 of 8) sorted by relevance
19 uint64_t val = per_world_ctx->ctx_cptr_el3; in sys_reg_trace_enable_per_world()21 per_world_ctx->ctx_cptr_el3 = val; in sys_reg_trace_enable_per_world()31 uint64_t val = per_world_ctx->ctx_cptr_el3; in sys_reg_trace_disable_per_world()33 per_world_ctx->ctx_cptr_el3 = val; in sys_reg_trace_disable_per_world()
36 cptr_el3 = per_world_ctx->ctx_cptr_el3; in sve_enable_per_world()38 per_world_ctx->ctx_cptr_el3 = cptr_el3; in sve_enable_per_world()63 reg = per_world_ctx->ctx_cptr_el3; in sve_disable_per_world()65 per_world_ctx->ctx_cptr_el3 = reg; in sve_disable_per_world()
36 reg = per_world_ctx->ctx_cptr_el3; in sme_enable_per_world()38 per_world_ctx->ctx_cptr_el3 = reg; in sme_enable_per_world()97 reg = per_world_ctx->ctx_cptr_el3; in sme_disable_per_world()100 per_world_ctx->ctx_cptr_el3 = reg; in sme_disable_per_world()
54 uint64_t cptr_el3 = per_world_ctx->ctx_cptr_el3; in amu_enable_per_world()57 per_world_ctx->ctx_cptr_el3 = cptr_el3; in amu_enable_per_world()
218 bitmask = caller_per_world_context->ctx_cptr_el3; in smccc_arch_feature_availability()
316 uint64_t ctx_cptr_el3; member
735 per_world_ctx->ctx_cptr_el3 = CPTR_EL3_RESET_VAL; in cm_el3_arch_init_per_world()
515 uint64_t ctx_cptr_el3;