Searched refs:FEAT_STATE_ALWAYS (Results 1 – 5 of 5) sorted by relevance
15 #define FEAT_STATE_ALWAYS 1 macro
30 if (state == FEAT_STATE_ALWAYS && field < min) { in check_feature()34 if (state >= FEAT_STATE_ALWAYS && field > max) { in check_feature()376 tainted |= check_feature(FEAT_STATE_ALWAYS, read_feat_pmuv3_id_field(), in detect_arch_features()
25 if ((guard) == FEAT_STATE_ALWAYS) { \
48 if ((guard) == FEAT_STATE_ALWAYS) { \
116 - **FEAT_STATE_ALWAYS** - all code relating to this feature is always executed.119 - **FEAT_STATE_CHECK** - same as ``FEAT_STATE_ALWAYS`` except that the feature's