Searched refs:S_PF2LKPIDX (Results 1 – 1 of 1) sorted by relevance
6767 #define S_PF2LKPIDX 6 macro6769 #define V_PF2LKPIDX(x) ((x) << S_PF2LKPIDX)6770 #define G_PF2LKPIDX(x) (((x) >> S_PF2LKPIDX) & M_PF2LKPIDX)