Searched refs:SCR_AIEn_BIT (Results 1 – 3 of 3) sorted by relevance
144 #define SCR_FEAT_AIE SCR_AIEn_BIT
333 scr_el3 |= SCR_AIEn_BIT; in setup_ns_context()
724 #define SCR_AIEn_BIT (UL(1) << 46) macro