Searched defs:iommu_domain (Results 1 – 15 of 15) sorted by relevance
95 struct iommu_domain { struct97 const struct iommu_domain_ops *ops; argument99 struct iommu_domain_geometry geometry; argument116 static inline bool iommu_is_dma_domain(struct iommu_domain *domain) in iommu_is_dma_domain() argument
16 struct iommu_domain iommu_domain; member
951 static void exynos_iommu_domain_free(struct iommu_domain *iommu_domain) in exynos_iommu_domain_free()991 static void exynos_iommu_detach_device(struct iommu_domain *iommu_domain, in exynos_iommu_detach_device()1029 static int exynos_iommu_attach_device(struct iommu_domain *iommu_domain, in exynos_iommu_attach_device()1228 static int exynos_iommu_map(struct iommu_domain *iommu_domain, in exynos_iommu_map()1284 static size_t exynos_iommu_unmap(struct iommu_domain *iommu_domain, in exynos_iommu_unmap()1364 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
65 struct iommu_domain *iommu_domain; member
160 struct iommu_domain *iommu_domain; member
115 struct iommu_domain *iommu_domain; member
154 static inline u64 otx2_iova_to_phys(void *iommu_domain, dma_addr_t dma_addr) in otx2_iova_to_phys()
424 void *iommu_domain; member
178 struct iommu_domain *iommu_domain; member
572 struct iommu_domain *iommu_domain; member
915 struct iommu_domain *iommu_domain; in hisi_ptt_check_iommu_mapping() local
284 void *iommu_domain; member
1279 struct iommu_domain *iommu_domain; member
Completed in 63 milliseconds