Searched refs:CPTR_EL3_RESET_VAL (Results 1 – 3 of 3) sorted by relevance
102 mov_imm x0, CPTR_EL3_RESET_VAL
911 #define CPTR_EL3_RESET_VAL ((TAM_BIT | TTA_BIT | EC_BIT) & \ macro915 #define CPTR_EL3_RESET_VAL ((TAM_BIT | TTA_BIT) & \ macro
755 per_world_ctx->ctx_cptr_el3 = CPTR_EL3_RESET_VAL; in cm_el3_arch_init_per_world()