Searched refs:M_PPOD_PGSZ (Results 1 – 2 of 2) sorted by relevance
176 #define M_PPOD_PGSZ 0x3 macro178 #define G_PPOD_PGSZ(x) (((x) >> S_PPOD_PGSZ) & M_PPOD_PGSZ)
679 MPASS(idx <= M_PPOD_PGSZ); in alloc_ddp_buffer()