Searched refs:DMA_CHUNK_SIZE (Results 1 – 4 of 4) sorted by relevance
26 #define DMA_CHUNK_SIZE (BITS_PER_LONG*PAGE_SIZE) macro
109 (unsigned)DMA_CHUNK_SIZE); in iommu_coalesce_chunks()
340 BUG_ON((pages_needed * IOVP_SIZE) > DMA_CHUNK_SIZE); in ccio_alloc_range()427 BUG_ON((pages_mapped * IOVP_SIZE) > DMA_CHUNK_SIZE); in ccio_free_range()
25 #define DMA_CHUNK_SIZE 0x1000 macro