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) \
470 #define SCR_EA_BIT (UL(1) << 3) macro
155 scr_el3 &= ~SCR_EA_BIT; in cm_setup_context()
222 #define SCR_EA_BIT (UL(1) << 3) macro
Completed in 12 milliseconds