Searched refs:S_MAPMI (Results 1 – 1 of 1) sorted by relevance
18456 #define S_MAPMI 16 macro18458 #define V_MAPMI(x) ((x) << S_MAPMI)18459 #define G_MAPMI(x) (((x) >> S_MAPMI) & M_MAPMI)