Searched refs:S_MAP_TBL_DATA (Results 1 – 1 of 1) sorted by relevance
16976 #define S_MAP_TBL_DATA 0 macro16978 #define V_MAP_TBL_DATA(x) ((x) << S_MAP_TBL_DATA)16979 #define G_MAP_TBL_DATA(x) (((x) >> S_MAP_TBL_DATA) & M_MAP_TBL_DATA)