Searched refs:SCR_EA_BIT (Results 1 – 6 of 6) sorted by relevance
266 && ((read_ctx_reg(state, CTX_SCR_EL3) & SCR_EA_BIT) != 0UL)) { in handler_sync_exception()
66 tst x30, #SCR_EA_BIT
548 orr x15, x15, #SCR_EA_BIT
773 #define SCR_EA_BIT (UL(1) << 3) macro
241 #define SCR_EA_BIT (UL(1) << 3) macro
274 scr_el3 |= SCR_EA_BIT; in setup_ns_context()