Searched refs:S_PF2MSKSIZE (Results 1 – 1 of 1) sorted by relevance
11125 #define S_PF2MSKSIZE 8 macro11127 #define V_PF2MSKSIZE(x) ((x) << S_PF2MSKSIZE)11128 #define G_PF2MSKSIZE(x) (((x) >> S_PF2MSKSIZE) & M_PF2MSKSIZE)