Searched refs:S_PF1LKPIDX (Results 1 – 1 of 1) sorted by relevance
11088 #define S_PF1LKPIDX 3 macro11090 #define V_PF1LKPIDX(x) ((x) << S_PF1LKPIDX)11091 #define G_PF1LKPIDX(x) (((x) >> S_PF1LKPIDX) & M_PF1LKPIDX)