Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dsun50i-iommu.c93 #define DT_SIZE (NUM_DT_ENTRIES * PT_ENTRY_SIZE) macro
694 get_order(DT_SIZE)); in sun50i_iommu_domain_alloc_paging()
716 iommu_free_pages(sun50i_domain->dt, get_order(DT_SIZE)); in sun50i_iommu_domain_free()
729 DT_SIZE, DMA_TO_DEVICE); in sun50i_iommu_attach_domain()
766 DT_SIZE, DMA_TO_DEVICE); in sun50i_iommu_detach_domain()