Searched refs:av1_iommu_domain (Results 1 – 1 of 1) sorted by relevance
36 struct av1_iommu_domain { struct183 static struct av1_iommu_domain *to_av1_domain(struct iommu_domain *dom) in to_av1_domain()185 return container_of(dom, struct av1_iommu_domain, domain); in to_av1_domain()215 struct av1_iommu_domain *av1_domain = to_av1_domain(domain); in av1_iommu_enable()247 static inline void av1_table_flush(struct av1_iommu_domain *dom, dma_addr_t dma, in av1_table_flush()290 struct av1_iommu_domain *av1_domain = to_av1_domain(domain); in av1_iommu_flush_tlb_all()366 struct av1_iommu_domain *av1_domain; in av1_iommu_domain_alloc()441 struct av1_iommu_domain *av1_domain = to_av1_domain(domain); in av1_iommu_iova_to_phys()466 static u32 *av1_dte_get_page_table(struct av1_iommu_domain *av1_domain, dma_addr_t iova) in av1_dte_get_page_table()503 static size_t av1_iommu_unmap_iova(struct av1_iommu_domain *av1_domain, in av1_iommu_unmap_iova()[all …]