Searched refs:S_PPOD_PGSZ (Results 1 – 1 of 1) sorted by relevance
174 #define S_PPOD_PGSZ 30 macro176 #define V_PPOD_PGSZ(x) ((x) << S_PPOD_PGSZ)177 #define G_PPOD_PGSZ(x) (((x) >> S_PPOD_PGSZ) & M_PPOD_PGSZ)