Searched refs:S_PL_VFID (Results 1 – 1 of 1) sorted by relevance
7575 #define S_PL_VFID 20 macro7577 #define V_PL_VFID(x) ((x) << S_PL_VFID)7578 #define G_PL_VFID(x) (((x) >> S_PL_VFID) & M_PL_VFID)