Lines Matching refs:PAGE_ALIGN
673 .size = PAGE_ALIGN(size), in __dma_alloc()
765 unsigned long nr_pages = PAGE_ALIGN(size) >> PAGE_SHIFT; in __arm_dma_mmap()
811 .size = PAGE_ALIGN(size), in __arm_dma_free()
855 sg_set_page(sgt->sgl, page, PAGE_ALIGN(size), 0); in arm_dma_get_sgtable()
1115 count = PAGE_ALIGN(size) >> PAGE_SHIFT; in __alloc_iova()
1314 unsigned int count = PAGE_ALIGN(size) >> PAGE_SHIFT; in __iommu_create_mapping()
1357 size = PAGE_ALIGN((iova & ~PAGE_MASK) + size); in __iommu_remove_mapping()
1431 size = PAGE_ALIGN(size); in __arm_iommu_alloc_attrs()
1488 unsigned long nr_pages = PAGE_ALIGN(size) >> PAGE_SHIFT; in __arm_iommu_mmap_attrs()
1527 size = PAGE_ALIGN(size); in __arm_iommu_free_attrs()
1564 unsigned int count = PAGE_ALIGN(size) >> PAGE_SHIFT; in arm_iommu_get_sgtable()
1589 size = PAGE_ALIGN(size); in __map_sg_chunk()
1598 unsigned int len = PAGE_ALIGN(s->offset + s->length); in __map_sg_chunk()
1808 int ret, prot, len = PAGE_ALIGN(size + offset); in arm_coherent_iommu_map_page()
1861 int len = PAGE_ALIGN(size + offset); in arm_coherent_iommu_unmap_page()
1886 int len = PAGE_ALIGN(size + offset); in arm_iommu_unmap_page()
1914 size_t len = PAGE_ALIGN(size + offset); in arm_iommu_map_resource()
1946 size_t len = PAGE_ALIGN(size + offset); in arm_iommu_unmap_resource()