Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Ds390-iommu.c341 .domain_free = s390_domain_free,
Dshmobile-iommu.c366 .domain_free = shmobile_iommu_domain_free,
Dtegra-gart.c340 .domain_free = gart_iommu_domain_free,
Dmsm_iommu.c677 .domain_free = msm_iommu_domain_free,
Dipmmu-vmsa.c737 .domain_free = ipmmu_domain_free,
Drockchip-iommu.c975 .domain_free = rk_iommu_domain_free,
Dfsl_pamu_domain.c1053 .domain_free = fsl_pamu_domain_free,
Dtegra-smmu.c738 .domain_free = tegra_smmu_domain_free,
Dexynos-iommu.c1178 .domain_free = exynos_iommu_domain_free,
Domap-iommu.c1280 .domain_free = omap_iommu_domain_free,
Diommu.c1088 domain->ops->domain_free(domain); in iommu_domain_free()
Darm-smmu.c1441 .domain_free = arm_smmu_domain_free,
Darm-smmu-v3.c1917 .domain_free = arm_smmu_domain_free,
Damd_iommu.c3161 .domain_free = amd_iommu_domain_free,
Dintel-iommu.c5102 .domain_free = intel_iommu_domain_free,
/linux-4.4.14/include/linux/
Diommu.h158 void (*domain_free)(struct iommu_domain *); member