Searched refs:IOVP_SIZE (Results 1 – 2 of 2) sorted by relevance
80 paddr += IOVP_SIZE; in iommu_fill_pdir()81 size -= IOVP_SIZE; in iommu_fill_pdir()149 if (unlikely(ALIGN(dma_len + dma_offset + startsg->length, IOVP_SIZE) > in iommu_coalesce_chunks()172 dma_len = ALIGN(dma_len + dma_offset, IOVP_SIZE); in iommu_coalesce_chunks()
191 #define IOVP_SIZE PAGE_SIZE macro