Searched refs:domain_free (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/include/linux/ |
D | iommu.h | 143 void (*domain_free)(struct iommu_domain *); member
|
/linux-4.1.27/drivers/iommu/ |
D | shmobile-iommu.c | 366 .domain_free = shmobile_iommu_domain_free,
|
D | tegra-gart.c | 340 .domain_free = gart_iommu_domain_free,
|
D | msm_iommu.c | 677 .domain_free = msm_iommu_domain_free,
|
D | ipmmu-vmsa.c | 746 .domain_free = ipmmu_domain_free,
|
D | tegra-smmu.c | 650 .domain_free = tegra_smmu_domain_free,
|
D | rockchip-iommu.c | 964 .domain_free = rk_iommu_domain_free,
|
D | iommu.c | 921 domain->ops->domain_free(domain); in iommu_domain_free()
|
D | fsl_pamu_domain.c | 1063 .domain_free = fsl_pamu_domain_free,
|
D | exynos-iommu.c | 1182 .domain_free = exynos_iommu_domain_free,
|
D | omap-iommu.c | 1371 .domain_free = omap_iommu_domain_free,
|
D | arm-smmu.c | 1447 .domain_free = arm_smmu_domain_free,
|
D | amd_iommu.c | 3425 .domain_free = amd_iommu_domain_free,
|
D | intel-iommu.c | 4622 .domain_free = intel_iommu_domain_free,
|