Searched refs:S_MAPMI (Results 1 – 1 of 1) sorted by relevance
27444 #define S_MAPMI 16 macro27446 #define V_MAPMI(x) ((x) << S_MAPMI)27447 #define G_MAPMI(x) (((x) >> S_MAPMI) & M_MAPMI)