Home
last modified time | relevance | path

Searched defs:iommu_domain (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
Diommu.h78 struct iommu_domain { struct
83 struct iommu_domain_geometry geometry; argument
103 * The caller can invoke iommu_domain_get_attr to check if the underlying argument
/linux-4.4.14/arch/powerpc/include/asm/
Ddevice.h38 void *iommu_domain; member
/linux-4.4.14/drivers/iommu/
Dexynos-iommu.c711 static void exynos_iommu_domain_free(struct iommu_domain *iommu_domain) in exynos_iommu_domain_free()
740 static int exynos_iommu_attach_device(struct iommu_domain *iommu_domain, in exynos_iommu_attach_device()
777 static void exynos_iommu_detach_device(struct iommu_domain *iommu_domain, in exynos_iommu_detach_device()
957 static int exynos_iommu_map(struct iommu_domain *iommu_domain, in exynos_iommu_map()
1012 static size_t exynos_iommu_unmap(struct iommu_domain *iommu_domain, in exynos_iommu_unmap()
1089 static phys_addr_t exynos_iommu_iova_to_phys(struct iommu_domain *iommu_domain, in exynos_iommu_iova_to_phys()
Dfsl_pamu_domain.h74 struct iommu_domain iommu_domain; member
/linux-4.4.14/arch/x86/include/asm/
Dkvm_host.h640 struct iommu_domain *iommu_domain; member