Searched refs:SCR_SCTLR2En_BIT (Results 1 – 3 of 3) sorted by relevance
54 #define SCR_FEAT_SCTLR2 SCR_SCTLR2En_BIT
185 scr_el3 |= SCR_SCTLR2En_BIT; in setup_realm_context()311 scr_el3 |= SCR_SCTLR2En_BIT; in setup_ns_context()
728 #define SCR_SCTLR2En_BIT (UL(1) << 44) macro