Searched refs:S_LKPIDXSIZE (Results 1 – 1 of 1) sorted by relevance
6737 #define S_LKPIDXSIZE 24 macro6739 #define V_LKPIDXSIZE(x) ((x) << S_LKPIDXSIZE)6740 #define G_LKPIDXSIZE(x) (((x) >> S_LKPIDXSIZE) & M_LKPIDXSIZE)