Searched refs:SCR_FGTEN_BIT (Results 1 – 2 of 2) sorted by relevance
460 scr_el3 |= SCR_FGTEN_BIT; in setup_context_common()
572 #define SCR_FGTEN_BIT (UL(1) << 27) macro