Searched refs:CNST_L1_QUAL_VAL (Results 1 – 1 of 1) sorted by relevance
222 #define CNST_L1_QUAL_VAL(v) (((v) & 3) << 22) macro223 #define CNST_L1_QUAL_MASK CNST_L1_QUAL_VAL(3)342 value |= CNST_L1_QUAL_VAL(cache); in power8_get_constraint()