Lines Matching refs:PAGE_ALIGN
740 .size = PAGE_ALIGN(size), in __dma_alloc()
835 unsigned long nr_pages = PAGE_ALIGN(size) >> PAGE_SHIFT; in __arm_dma_mmap()
881 .size = PAGE_ALIGN(size), in __arm_dma_free()
936 sg_set_page(sgt->sgl, page, PAGE_ALIGN(size), 0); in arm_dma_get_sgtable()
1198 count = PAGE_ALIGN(size) >> PAGE_SHIFT; in __alloc_iova()
1408 unsigned int count = PAGE_ALIGN(size) >> PAGE_SHIFT; in __iommu_create_mapping()
1451 size = PAGE_ALIGN((iova & ~PAGE_MASK) + size); in __iommu_remove_mapping()
1530 size = PAGE_ALIGN(size); in __arm_iommu_alloc_attrs()
1589 unsigned long nr_pages = PAGE_ALIGN(size) >> PAGE_SHIFT; in __arm_iommu_mmap_attrs()
1636 size = PAGE_ALIGN(size); in __arm_iommu_free_attrs()
1674 unsigned int count = PAGE_ALIGN(size) >> PAGE_SHIFT; in arm_iommu_get_sgtable()
1699 size = PAGE_ALIGN(size); in __map_sg_chunk()
1708 unsigned int len = PAGE_ALIGN(s->offset + s->length); in __map_sg_chunk()
1915 int ret, prot, len = PAGE_ALIGN(size + offset); in arm_coherent_iommu_map_page()
1968 int len = PAGE_ALIGN(size + offset); in arm_coherent_iommu_unmap_page()
1993 int len = PAGE_ALIGN(size + offset); in arm_iommu_unmap_page()
2021 size_t len = PAGE_ALIGN(size + offset); in arm_iommu_map_resource()
2053 size_t len = PAGE_ALIGN(size + offset); in arm_iommu_unmap_resource()