Home
last modified time | relevance | path

Searched refs:domain_free (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.4/drivers/iommu/
Dtegra-gart.c290 .domain_free = gart_iommu_domain_free,
Ds390-iommu.c370 .domain_free = s390_domain_free,
Dmtk_iommu_v1.c531 .domain_free = mtk_iommu_domain_free,
Dmtk_iommu.c555 .domain_free = mtk_iommu_domain_free,
Dqcom_iommu.c608 .domain_free = qcom_iommu_domain_free,
Dmsm_iommu.c698 .domain_free = msm_iommu_domain_free,
Dfsl_pamu_domain.c1043 .domain_free = fsl_pamu_domain_free,
Dipmmu-vmsa.c963 .domain_free = ipmmu_domain_free,
Dtegra-smmu.c889 .domain_free = tegra_smmu_domain_free,
Dvirtio-iommu.c955 .domain_free = viommu_domain_free,
Drockchip-iommu.c1121 .domain_free = rk_iommu_domain_free,
Dexynos-iommu.c1327 .domain_free = exynos_iommu_domain_free,
Domap-iommu.c1806 .domain_free = omap_iommu_domain_free,
Diommu.c1619 domain->ops->domain_free(domain); in iommu_domain_free()
Darm-smmu.c1558 .domain_free = arm_smmu_domain_free,
Darm-smmu-v3.c2725 .domain_free = arm_smmu_domain_free,
Damd_iommu.c3290 .domain_free = amd_iommu_domain_free,
Dintel-iommu.c5955 .domain_free = intel_iommu_domain_free,
/Linux-v5.4/include/linux/
Diommu.h254 void (*domain_free)(struct iommu_domain *); member