Searched refs:domain_free (Results 1 – 16 of 16) sorted by relevance
| /linux-4.4.14/drivers/iommu/ |
| D | s390-iommu.c | 341 .domain_free = s390_domain_free,
|
| 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 | 737 .domain_free = ipmmu_domain_free,
|
| D | rockchip-iommu.c | 975 .domain_free = rk_iommu_domain_free,
|
| D | fsl_pamu_domain.c | 1053 .domain_free = fsl_pamu_domain_free,
|
| D | tegra-smmu.c | 738 .domain_free = tegra_smmu_domain_free,
|
| D | exynos-iommu.c | 1178 .domain_free = exynos_iommu_domain_free,
|
| D | omap-iommu.c | 1280 .domain_free = omap_iommu_domain_free,
|
| D | iommu.c | 1088 domain->ops->domain_free(domain); in iommu_domain_free()
|
| D | arm-smmu.c | 1441 .domain_free = arm_smmu_domain_free,
|
| D | arm-smmu-v3.c | 1917 .domain_free = arm_smmu_domain_free,
|
| D | amd_iommu.c | 3161 .domain_free = amd_iommu_domain_free,
|
| D | intel-iommu.c | 5102 .domain_free = intel_iommu_domain_free,
|
| /linux-4.4.14/include/linux/ |
| D | iommu.h | 158 void (*domain_free)(struct iommu_domain *); member
|