Searched refs:S_PL_VFID (Results 1 – 1 of 1) sorted by relevance
7331 #define S_PL_VFID 20 macro7333 #define V_PL_VFID(x) ((x) << S_PL_VFID)7334 #define G_PL_VFID(x) (((x) >> S_PL_VFID) & M_PL_VFID)