Searched refs:S_VFID (Results 1 – 1 of 1) sorted by relevance
49555 #define S_VFID 0 macro49557 #define V_VFID(x) ((x) << S_VFID)49558 #define G_VFID(x) (((x) >> S_VFID) & M_VFID)