Searched defs:iommu_domain (Results 1 – 11 of 11) sorted by relevance
223 struct iommu_domain { struct225 enum iommu_domain_cookie_type cookie_type; argument227 const struct iommu_domain_ops *ops; argument231 struct iommu_domain_geometry geometry; argument246 * Next iommu_domain in mm->iommu_mm->sva-domains list argument
16 struct iommu_domain iommu_domain; member
946 static void exynos_iommu_domain_free(struct iommu_domain *iommu_domain) in exynos_iommu_domain_free()1038 static int exynos_iommu_attach_device(struct iommu_domain *iommu_domain, in exynos_iommu_attach_device()1237 static int exynos_iommu_map(struct iommu_domain *iommu_domain, in exynos_iommu_map()1295 static size_t exynos_iommu_unmap(struct iommu_domain *iommu_domain, in exynos_iommu_unmap()1375 static phys_addr_t exynos_iommu_iova_to_phys(struct iommu_domain *iommu_domain, in exynos_iommu_iova_to_phys()
28 struct iommu_domain *iommu_domain; member
160 struct iommu_domain *iommu_domain; member
116 struct iommu_domain *iommu_domain; member
178 struct iommu_domain *iommu_domain; member
573 struct iommu_domain *iommu_domain; member
173 static inline u64 otx2_iova_to_phys(void *iommu_domain, dma_addr_t dma_addr) in otx2_iova_to_phys()
1292 struct iommu_domain *iommu_domain; in hisi_ptt_check_iommu_mapping() local
284 void *iommu_domain; member