Searched refs:SCR_EA_BIT (Results 1 – 4 of 4) sorted by relevance
81 mov_imm x0, ((SCR_RESET_VAL | SCR_EA_BIT | SCR_SIF_BIT) \
425 #define SCR_EA_BIT (UL(1) << 3) macro
125 scr_el3 &= ~SCR_EA_BIT; in cm_setup_context()
208 #define SCR_EA_BIT (UL(1) << 3) macro