Searched refs:SCR_EL3_FEATS (Results 1 – 2 of 2) sorted by relevance
199 #define SCR_EL3_FEATS ( \ macro239 CASSERT((SCR_EL3_FEATS & SCR_EL3_IGNORED) == 0, scr_feat_is_ignored);240 CASSERT((SCR_EL3_FLIPPED & SCR_EL3_FEATS) == SCR_EL3_FLIPPED, scr_flipped_not_a_feat);
208 check = bitmask & ~SCR_EL3_FEATS; in smccc_arch_feature_availability()209 bitmask &= SCR_EL3_FEATS; in smccc_arch_feature_availability()