Searched refs:SCR_FGTEN_BIT (Results 1 – 3 of 3) sorted by relevance
114 #define SCR_FEAT_FGT SCR_FGTEN_BIT
533 scr_el3 |= SCR_FGTEN_BIT; in setup_context_common()
742 #define SCR_FGTEN_BIT (UL(1) << 27) macro