Searched refs:GEN8_PPAT_GET_TC (Results 1 – 2 of 2) sorted by relevance
154 #define GEN8_PPAT_GET_TC(x) ((x) & (3 << 2)) macro
3241 if (GEN8_PPAT_GET_TC(src) == GEN8_PPAT_GET_TC(dst)) in bdw_private_pat_match()