Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/nvidia/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-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dtegra.c161 iommu_domain_free(tdev->iommu.domain); in nvkm_device_tegra_probe_iommu()
177 iommu_domain_free(tdev->iommu.domain); in nvkm_device_tegra_remove_iommu()
/Linux-v6.1/drivers/media/platform/qcom/venus/
Dfirmware.c327 iommu_domain_free(iommu_dom); in venus_firmware_init()
346 iommu_domain_free(iommu); in venus_firmware_deinit()
/Linux-v6.1/drivers/soc/fsl/qbman/
Dqman_portal.c77 iommu_domain_free(pcfg->iommu_domain); in portal_set_cpu()
/Linux-v6.1/drivers/gpu/host1x/
Ddev.c397 iommu_domain_free(host->domain); in host1x_iommu_attach()
447 iommu_domain_free(host->domain); in host1x_iommu_exit()
/Linux-v6.1/drivers/iommu/
Diommu.c669 iommu_domain_free(group->default_domain); in iommu_group_release()
671 iommu_domain_free(group->blocking_domain); in iommu_group_release()
1901 iommu_domain_free(domain); in __iommu_domain_alloc()
1913 void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free() function
1918 EXPORT_SYMBOL_GPL(iommu_domain_free);
2944 iommu_domain_free(prev_dom); in iommu_change_dev_def_domain()
2948 iommu_domain_free(group->default_domain); in iommu_change_dev_def_domain()
/Linux-v6.1/include/linux/
Diommu.h424 extern void iommu_domain_free(struct iommu_domain *domain);
708 static inline void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free() function
/Linux-v6.1/drivers/iommu/amd/
Diommu_v2.c138 iommu_domain_free(dev_state->domain); in free_device_state()
818 iommu_domain_free(dev_state->domain); in amd_iommu_init_device()
/Linux-v6.1/drivers/gpu/drm/tegra/
Ddrm.c1235 iommu_domain_free(tegra->domain); in host1x_drm_probe()
1290 iommu_domain_free(tegra->domain); in host1x_drm_probe()
1323 iommu_domain_free(tegra->domain); in host1x_drm_remove()
/Linux-v6.1/drivers/gpu/drm/msm/
Dmsm_iommu.c358 iommu_domain_free(iommu->domain); in msm_iommu_destroy()
Dmsm_drv.c304 iommu_domain_free(domain); in msm_kms_init_aspace()
/Linux-v6.1/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c133 iommu_domain_free(private->domain); in rockchip_iommu_cleanup()
/Linux-v6.1/drivers/infiniband/hw/usnic/
Dusnic_uiom.c464 iommu_domain_free(pd->domain); in usnic_uiom_dealloc_pd()
/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dahb.c1051 iommu_domain_free(iommu_dom); in ath11k_ahb_fw_resources_init()
1082 iommu_domain_free(iommu); in ath11k_ahb_fw_resource_deinit()
/Linux-v6.1/drivers/vfio/
Dvfio_iommu_type1.c2317 iommu_domain_free(domain->domain); in vfio_iommu_type1_attach_group()
2362 iommu_domain_free(domain->domain); in vfio_iommu_type1_attach_group()
2542 iommu_domain_free(domain->domain); in vfio_iommu_type1_detach_group()
2617 iommu_domain_free(domain->domain); in vfio_release_domain()
/Linux-v6.1/drivers/vhost/
Dvdpa.c1126 iommu_domain_free(v->domain); in vhost_vdpa_alloc_domain()
1137 iommu_domain_free(v->domain); in vhost_vdpa_free_domain()
/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dsnoc.c1656 iommu_domain_free(iommu_dom); in ath10k_fw_init()
1684 iommu_domain_free(iommu); in ath10k_fw_deinit()
/Linux-v6.1/drivers/remoteproc/
Dremoteproc_core.c130 iommu_domain_free(domain); in rproc_enable_iommu()
143 iommu_domain_free(domain); in rproc_disable_iommu()
/Linux-v6.1/drivers/gpu/drm/msm/adreno/
Dadreno_gpu.c214 iommu_domain_free(iommu); in adreno_iommu_create_address_space()
Da6xx_gmu.c1226 iommu_domain_free(domain); in a6xx_gmu_memory_probe()
Da6xx_gpu.c1807 iommu_domain_free(iommu); in a6xx_create_address_space()
/Linux-v6.1/arch/arm/mm/
Ddma-mapping.c1624 iommu_domain_free(mapping->domain); in release_iommu_mapping()