Home
last modified time | relevance | path

Searched refs:iommu_domain_free (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/gpu/host1x/
Ddev.c242 iommu_domain_free(host->domain); in host1x_probe()
318 iommu_domain_free(host->domain); in host1x_probe()
341 iommu_domain_free(host->domain); in host1x_remove()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dtegra.c165 iommu_domain_free(tdev->iommu.domain); in nvkm_device_tegra_probe_iommu()
181 iommu_domain_free(tdev->iommu.domain); in nvkm_device_tegra_remove_iommu()
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_iommu.c89 iommu_domain_free(iommu->domain); in msm_iommu_destroy()
Dmsm_gpu.c816 iommu_domain_free(iommu); in msm_gpu_create_address_space()
/Linux-v4.19/include/linux/
Diommu.h290 extern void iommu_domain_free(struct iommu_domain *domain);
430 static inline void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free() function
/Linux-v4.19/drivers/iommu/
Diommu.c346 iommu_domain_free(group->default_domain); in iommu_group_release()
1314 void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free() function
1318 EXPORT_SYMBOL_GPL(iommu_domain_free);
1926 iommu_domain_free(dm_domain); in iommu_request_dm_for_dev()
1932 iommu_domain_free(group->default_domain); in iommu_request_dm_for_dev()
Damd_iommu_v2.c151 iommu_domain_free(dev_state->domain); in free_device_state()
848 iommu_domain_free(dev_state->domain); in amd_iommu_init_device()
/Linux-v4.19/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.c855 iommu_domain_free(gmu->domain); in a6xx_gmu_memory_probe()
1129 iommu_domain_free(gmu->domain); in a6xx_gmu_remove()
1203 iommu_domain_free(gmu->domain); in a6xx_gmu_probe()
/Linux-v4.19/drivers/soc/fsl/qbman/
Dqman_portal.c118 iommu_domain_free(pcfg->iommu_domain); in portal_set_cpu()
/Linux-v4.19/drivers/vfio/
Dvfio_iommu_type1.c1440 iommu_domain_free(domain->domain); in vfio_iommu_type1_attach_group()
1474 iommu_domain_free(domain->domain); in vfio_iommu_type1_attach_group()
1580 iommu_domain_free(domain->domain); in vfio_iommu_type1_detach_group()
1634 iommu_domain_free(domain->domain); in vfio_release_domain()
/Linux-v4.19/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c113 iommu_domain_free(private->domain); in rockchip_iommu_cleanup()
/Linux-v4.19/drivers/infiniband/hw/usnic/
Dusnic_uiom.c506 iommu_domain_free(pd->domain); in usnic_uiom_dealloc_pd()
/Linux-v4.19/drivers/remoteproc/
Dremoteproc_core.c127 iommu_domain_free(domain); in rproc_enable_iommu()
140 iommu_domain_free(domain); in rproc_disable_iommu()
/Linux-v4.19/drivers/gpu/drm/tegra/
Ddrm.c205 iommu_domain_free(tegra->domain); in tegra_drm_load()
231 iommu_domain_free(tegra->domain); in tegra_drm_unload()
/Linux-v4.19/arch/arm/mm/
Ddma-mapping.c2210 iommu_domain_free(mapping->domain); in release_iommu_mapping()