Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Ds390-iommu.c369 .domain_free = s390_domain_free,
Dtegra-gart.c373 .domain_free = gart_iommu_domain_free,
Dmtk_iommu_v1.c529 .domain_free = mtk_iommu_domain_free,
Dmtk_iommu.c493 .domain_free = mtk_iommu_domain_free,
Dipmmu-vmsa.c893 .domain_free = ipmmu_domain_free,
Dqcom_iommu.c588 .domain_free = qcom_iommu_domain_free,
Dmsm_iommu.c700 .domain_free = msm_iommu_domain_free,
Dfsl_pamu_domain.c1056 .domain_free = fsl_pamu_domain_free,
Dtegra-smmu.c871 .domain_free = tegra_smmu_domain_free,
Drockchip-iommu.c1117 .domain_free = rk_iommu_domain_free,
Dexynos-iommu.c1330 .domain_free = exynos_iommu_domain_free,
Domap-iommu.c1546 .domain_free = omap_iommu_domain_free,
Diommu.c1316 domain->ops->domain_free(domain); in iommu_domain_free()
Darm-smmu.c1561 .domain_free = arm_smmu_domain_free,
Darm-smmu-v3.c1998 .domain_free = arm_smmu_domain_free,
Damd_iommu.c3186 .domain_free = amd_iommu_domain_free,
Dintel-iommu.c5360 .domain_free = intel_iommu_domain_free,
/Linux-v4.19/include/linux/
Diommu.h194 void (*domain_free)(struct iommu_domain *); member