Searched defs:IS_GFXMMU_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
332 #define IS_GFXMMU_BLOCK_SIZE(VALUE) (((VALUE) == GFXMMU_12BYTE_BLOCKS) || \ macro