Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/tegra-vde/
Diommu.c137 iommu_domain_free(vde->domain); in tegra_vde_iommu_init()
152 iommu_domain_free(vde->domain); in tegra_vde_iommu_deinit()
/Linux-v5.10/drivers/media/platform/qcom/venus/
Dfirmware.c291 iommu_domain_free(iommu_dom); in venus_firmware_init()
308 iommu_domain_free(iommu); in venus_firmware_deinit()
/Linux-v5.10/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-v5.10/drivers/gpu/host1x/
Ddev.c284 iommu_domain_free(host->domain); in host1x_iommu_attach()
334 iommu_domain_free(host->domain); in host1x_iommu_exit()
/Linux-v5.10/drivers/gpu/drm/msm/
Dmsm_iommu.c259 iommu_domain_free(iommu->domain); in msm_iommu_destroy()
/Linux-v5.10/drivers/soc/fsl/qbman/
Dqman_portal.c119 iommu_domain_free(pcfg->iommu_domain); in portal_set_cpu()
/Linux-v5.10/drivers/iommu/amd/
Diommu_v2.c139 iommu_domain_free(dev_state->domain); in free_device_state()
816 iommu_domain_free(dev_state->domain); in amd_iommu_init_device()
/Linux-v5.10/include/linux/
Diommu.h422 extern void iommu_domain_free(struct iommu_domain *domain);
671 static inline void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free() function
/Linux-v5.10/drivers/gpu/drm/tegra/
Ddrm.c1176 iommu_domain_free(tegra->domain); in host1x_drm_probe()
1239 iommu_domain_free(tegra->domain); in host1x_drm_probe()
1272 iommu_domain_free(tegra->domain); in host1x_drm_remove()
/Linux-v5.10/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c108 iommu_domain_free(private->domain); in rockchip_iommu_cleanup()
/Linux-v5.10/drivers/infiniband/hw/usnic/
Dusnic_uiom.c468 iommu_domain_free(pd->domain); in usnic_uiom_dealloc_pd()
/Linux-v5.10/drivers/vhost/
Dvdpa.c813 iommu_domain_free(v->domain); in vhost_vdpa_alloc_domain()
824 iommu_domain_free(v->domain); in vhost_vdpa_free_domain()
/Linux-v5.10/drivers/vfio/
Dvfio_iommu_type1.c2156 iommu_domain_free(domain->domain); in vfio_iommu_type1_attach_group()
2200 iommu_domain_free(domain->domain); in vfio_iommu_type1_attach_group()
2399 iommu_domain_free(domain->domain); in vfio_iommu_type1_detach_group()
2468 iommu_domain_free(domain->domain); in vfio_release_domain()
/Linux-v5.10/drivers/iommu/
Diommu.c544 iommu_domain_free(group->default_domain); in iommu_group_release()
1918 void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free() function
1922 EXPORT_SYMBOL_GPL(iommu_domain_free);
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dsnoc.c1583 iommu_domain_free(iommu_dom); in ath10k_fw_init()
1611 iommu_domain_free(iommu); in ath10k_fw_deinit()
/Linux-v5.10/drivers/remoteproc/
Dremoteproc_core.c130 iommu_domain_free(domain); in rproc_enable_iommu()
143 iommu_domain_free(domain); in rproc_disable_iommu()
/Linux-v5.10/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.c1158 iommu_domain_free(domain); in a6xx_gmu_memory_probe()
/Linux-v5.10/arch/arm/mm/
Ddma-mapping.c2101 iommu_domain_free(mapping->domain); in release_iommu_mapping()