Searched refs:S_LKPIDXSIZE (Results 1 – 1 of 1) sorted by relevance
11053 #define S_LKPIDXSIZE 24 macro11055 #define V_LKPIDXSIZE(x) ((x) << S_LKPIDXSIZE)11056 #define G_LKPIDXSIZE(x) (((x) >> S_LKPIDXSIZE) & M_LKPIDXSIZE)