Searched refs:SCR_TRNDR_BIT (Results 1 – 4 of 4) sorted by relevance
213 bitmask |= SCR_TRNDR_BIT; in smccc_arch_feature_availability()214 check &= ~SCR_TRNDR_BIT; in smccc_arch_feature_availability()
529 bic x15, x15, #SCR_TRNDR_BIT
733 #define SCR_TRNDR_BIT (UL(1) << 40) macro
497 scr_el3 |= SCR_TRNDR_BIT; in setup_context_common()