MAPLE_DMA_ORDER 9 arch/sh/include/mach-dreamcast/mach/maple.h #define MAPLE_DMA_SIZE (1 << MAPLE_DMA_ORDER) MAPLE_DMA_ORDER 10 arch/sh/include/mach-dreamcast/mach/maple.h #define MAPLE_DMA_PAGES ((MAPLE_DMA_ORDER > PAGE_SHIFT) ? \ MAPLE_DMA_ORDER 11 arch/sh/include/mach-dreamcast/mach/maple.h MAPLE_DMA_ORDER - PAGE_SHIFT : 0)