Lines Matching refs:PAGE_ALIGN
544 .size = PAGE_ALIGN(size), in __dma_alloc()
613 .size = PAGE_ALIGN(size), in __arm_dma_free()
770 count = PAGE_ALIGN(size) >> PAGE_SHIFT; in __alloc_iova()
966 unsigned int count = PAGE_ALIGN(size) >> PAGE_SHIFT; in __iommu_create_mapping()
1010 size = PAGE_ALIGN((iova & ~PAGE_MASK) + size); in __iommu_remove_mapping()
1084 size = PAGE_ALIGN(size); in arm_iommu_alloc_attrs()
1120 unsigned long nr_pages = PAGE_ALIGN(size) >> PAGE_SHIFT; in arm_iommu_mmap_attrs()
1148 size = PAGE_ALIGN(size); in arm_iommu_free_attrs()
1172 unsigned int count = PAGE_ALIGN(size) >> PAGE_SHIFT; in arm_iommu_get_sgtable()
1196 size = PAGE_ALIGN(size); in __map_sg_chunk()
1205 unsigned int len = PAGE_ALIGN(s->offset + s->length); in __map_sg_chunk()
1374 int ret, prot, len = PAGE_ALIGN(size + offset); in arm_iommu_map_page()
1412 int len = PAGE_ALIGN(size + offset); in arm_iommu_unmap_page()
1442 size_t len = PAGE_ALIGN(size + offset); in arm_iommu_map_resource()
1474 size_t len = PAGE_ALIGN(size + offset); in arm_iommu_unmap_resource()