Searched refs:SCR_EA_BIT (Results 1 – 5 of 5) sorted by relevance
66 tst x30, #SCR_EA_BIT115 tst x30, #SCR_EA_BIT
527 orr x15, x15, #SCR_EA_BIT
759 #define SCR_EA_BIT (UL(1) << 3) macro
241 #define SCR_EA_BIT (UL(1) << 3) macro
273 scr_el3 |= SCR_EA_BIT; in setup_ns_context()