Symbol: iommu_domain_free
arch/arm/mm/dma-mapping.c
1553
iommu_domain_free(mapping->domain);
drivers/accel/rocket/rocket_drv.c
33
iommu_domain_free(domain->domain);
drivers/gpu/drm/msm/msm_iommu.c
709
iommu_domain_free(iommu->domain);
drivers/gpu/drm/msm/msm_iommu.c
739
iommu_domain_free(domain);
drivers/gpu/drm/msm/msm_iommu.c
750
iommu_domain_free(domain);
drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c
161
iommu_domain_free(tdev->iommu.domain);
drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c
177
iommu_domain_free(tdev->iommu.domain);
drivers/gpu/drm/rockchip/rockchip_drm_drv.c
142
iommu_domain_free(private->domain);
drivers/gpu/drm/tegra/drm.c
1230
iommu_domain_free(tegra->domain);
drivers/gpu/drm/tegra/drm.c
1296
iommu_domain_free(tegra->domain);
drivers/gpu/drm/tegra/drm.c
1328
iommu_domain_free(tegra->domain);
drivers/gpu/host1x/dev.c
445
iommu_domain_free(host->domain);
drivers/gpu/host1x/dev.c
495
iommu_domain_free(host->domain);
drivers/infiniband/hw/usnic/usnic_uiom.c
462
iommu_domain_free(pd->domain);
drivers/iommu/iommu-sva.c
153
iommu_domain_free(domain);
drivers/iommu/iommu-sva.c
191
iommu_domain_free(domain);
drivers/iommu/iommu.c
2124
EXPORT_SYMBOL_GPL(iommu_domain_free);
drivers/iommu/iommu.c
3107
iommu_domain_free(dom);
drivers/iommu/iommu.c
3162
iommu_domain_free(old_dom);
drivers/iommu/iommu.c
3171
iommu_domain_free(dom);
drivers/iommu/iommu.c
578
iommu_domain_free(group->default_domain);
drivers/iommu/iommu.c
582
iommu_domain_free(group->blocking_domain);
drivers/iommu/iommufd/hw_pagetable.c
14
iommu_domain_free(hwpt->domain);
drivers/media/platform/nvidia/tegra-vde/iommu.c
138
iommu_domain_free(vde->domain);
drivers/media/platform/nvidia/tegra-vde/iommu.c
153
iommu_domain_free(vde->domain);
drivers/media/platform/qcom/venus/firmware.c
360
iommu_domain_free(iommu_dom);
drivers/media/platform/qcom/venus/firmware.c
379
iommu_domain_free(iommu);
drivers/media/platform/rockchip/rkvdec/rkvdec.c
1877
iommu_domain_free(rkvdec->empty_domain);
drivers/net/wireless/ath/ath10k/snoc.c
1681
iommu_domain_free(iommu_dom);
drivers/net/wireless/ath/ath10k/snoc.c
1709
iommu_domain_free(iommu);
drivers/net/wireless/ath/ath11k/ahb.c
1065
iommu_domain_free(iommu_dom);
drivers/net/wireless/ath/ath11k/ahb.c
1102
iommu_domain_free(iommu);
drivers/remoteproc/remoteproc_core.c
127
iommu_domain_free(domain);
drivers/remoteproc/remoteproc_core.c
140
iommu_domain_free(domain);
drivers/soc/fsl/qbman/qman_portal.c
78
iommu_domain_free(pcfg->iommu_domain);
drivers/vfio/vfio_iommu_type1.c
2374
iommu_domain_free(domain->domain);
drivers/vfio/vfio_iommu_type1.c
2417
iommu_domain_free(domain->domain);
drivers/vfio/vfio_iommu_type1.c
2597
iommu_domain_free(domain->domain);
drivers/vfio/vfio_iommu_type1.c
2668
iommu_domain_free(domain->domain);
drivers/vhost/vdpa.c
1351
iommu_domain_free(v->domain);
drivers/vhost/vdpa.c
1364
iommu_domain_free(v->domain);
include/linux/iommu.h
907
extern void iommu_domain_free(struct iommu_domain *domain);