Searched refs:SCR_EEL2_BIT (Results 1 – 3 of 3) sorted by relevance
79 orr x0, x0, #SCR_EEL2_BIT
576 #define SCR_EEL2_BIT (UL(1) << 18) macro
482 scr_el3 |= SCR_EEL2_BIT; in setup_context_common()