Searched refs:IDXD_VER_MAJOR_MASK (Results 1 – 1 of 1) sorted by relevance
21 #define IDXD_VER_MAJOR_MASK 0xf0 macro23 #define GET_IDXD_VER_MAJOR(x) (((x) & IDXD_VER_MAJOR_MASK) >> 4)