Home
last modified time | relevance | path

Searched refs:IOVP_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/parisc/
H A Diommu-helpers.h80 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()
/linux/arch/parisc/include/asm/
H A Dropes.h191 #define IOVP_SIZE PAGE_SIZE macro