Searched refs:domain_free (Results 1 – 19 of 19) sorted by relevance
| /Linux-v5.4/drivers/iommu/ |
| D | tegra-gart.c | 290 .domain_free = gart_iommu_domain_free,
|
| D | s390-iommu.c | 370 .domain_free = s390_domain_free,
|
| D | mtk_iommu_v1.c | 531 .domain_free = mtk_iommu_domain_free,
|
| D | mtk_iommu.c | 555 .domain_free = mtk_iommu_domain_free,
|
| D | qcom_iommu.c | 608 .domain_free = qcom_iommu_domain_free,
|
| D | msm_iommu.c | 698 .domain_free = msm_iommu_domain_free,
|
| D | fsl_pamu_domain.c | 1043 .domain_free = fsl_pamu_domain_free,
|
| D | ipmmu-vmsa.c | 963 .domain_free = ipmmu_domain_free,
|
| D | tegra-smmu.c | 889 .domain_free = tegra_smmu_domain_free,
|
| D | virtio-iommu.c | 955 .domain_free = viommu_domain_free,
|
| D | rockchip-iommu.c | 1121 .domain_free = rk_iommu_domain_free,
|
| D | exynos-iommu.c | 1327 .domain_free = exynos_iommu_domain_free,
|
| D | omap-iommu.c | 1806 .domain_free = omap_iommu_domain_free,
|
| D | iommu.c | 1619 domain->ops->domain_free(domain); in iommu_domain_free()
|
| D | arm-smmu.c | 1558 .domain_free = arm_smmu_domain_free,
|
| D | arm-smmu-v3.c | 2725 .domain_free = arm_smmu_domain_free,
|
| D | amd_iommu.c | 3290 .domain_free = amd_iommu_domain_free,
|
| D | intel-iommu.c | 5955 .domain_free = intel_iommu_domain_free,
|
| /Linux-v5.4/include/linux/ |
| D | iommu.h | 254 void (*domain_free)(struct iommu_domain *); member
|