Searched refs:domain_free (Results 1 – 22 of 22) sorted by relevance
| /Linux-v5.15/drivers/iommu/ |
| D | s390-iommu.c | 366 .domain_free = s390_domain_free,
|
| D | tegra-gart.c | 281 .domain_free = gart_iommu_domain_free,
|
| D | fsl_pamu_domain.c | 456 .domain_free = fsl_pamu_domain_free,
|
| D | sprd-iommu.c | 419 .domain_free = sprd_iommu_domain_free,
|
| D | mtk_iommu_v1.c | 517 .domain_free = mtk_iommu_domain_free,
|
| D | apple-dart.c | 740 .domain_free = apple_dart_domain_free,
|
| D | ipmmu-vmsa.c | 867 .domain_free = ipmmu_domain_free,
|
| D | msm_iommu.c | 677 .domain_free = msm_iommu_domain_free,
|
| D | sun50i-iommu.c | 767 .domain_free = sun50i_iommu_domain_free,
|
| D | virtio-iommu.c | 937 .domain_free = viommu_domain_free,
|
| D | mtk_iommu.c | 659 .domain_free = mtk_iommu_domain_free,
|
| D | tegra-smmu.c | 972 .domain_free = tegra_smmu_domain_free,
|
| D | exynos-iommu.c | 1312 .domain_free = exynos_iommu_domain_free,
|
| D | rockchip-iommu.c | 1190 .domain_free = rk_iommu_domain_free,
|
| D | omap-iommu.c | 1737 .domain_free = omap_iommu_domain_free,
|
| D | iommu.c | 1973 domain->ops->domain_free(domain); in iommu_domain_free()
|
| /Linux-v5.15/include/linux/ |
| D | iommu.h | 247 void (*domain_free)(struct iommu_domain *); member
|
| /Linux-v5.15/drivers/iommu/arm/arm-smmu/ |
| D | qcom_iommu.c | 593 .domain_free = qcom_iommu_domain_free,
|
| D | arm-smmu.c | 1586 .domain_free = arm_smmu_domain_free,
|
| /Linux-v5.15/drivers/iommu/amd/ |
| D | iommu.c | 2250 .domain_free = amd_iommu_domain_free,
|
| /Linux-v5.15/drivers/iommu/arm/arm-smmu-v3/ |
| D | arm-smmu-v3.c | 2837 .domain_free = arm_smmu_domain_free,
|
| /Linux-v5.15/drivers/iommu/intel/ |
| D | iommu.c | 5562 .domain_free = intel_iommu_domain_free,
|