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