Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/
H A Diommu.c137 iommu_domain_free(vde->domain); in tegra_vde_iommu_init()
152 iommu_domain_free(vde->domain); in tegra_vde_iommu_deinit()
/openbmc/linux/drivers/iommu/
H A Diommu-sva.c107 iommu_domain_free(domain); in iommu_sva_bind_device()
133 iommu_domain_free(domain); in iommu_sva_unbind_device()
H A Diommu.c466 iommu_domain_free(group->default_domain); in iommu_deinit_device()
470 iommu_domain_free(group->blocking_domain); in iommu_deinit_device()
1998 iommu_domain_free(domain); in __iommu_domain_alloc()
2010 void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free() function
2017 EXPORT_SYMBOL_GPL(iommu_domain_free);
3029 iommu_domain_free(old_dom); in iommu_setup_default_domain()
3038 iommu_domain_free(dom); in iommu_setup_default_domain()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_iommu.c392 iommu_domain_free(iommu->domain); in msm_iommu_destroy()
418 iommu_domain_free(domain); in msm_iommu_new()
429 iommu_domain_free(domain); in msm_iommu_new()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A 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()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dfirmware.c339 iommu_domain_free(iommu_dom); in venus_firmware_init()
358 iommu_domain_free(iommu); in venus_firmware_deinit()
/openbmc/linux/drivers/iommu/iommufd/
H A Dhw_pagetable.c24 iommu_domain_free(hwpt->domain); in iommufd_hw_pagetable_destroy()
/openbmc/linux/drivers/gpu/host1x/
H A Ddev.c410 iommu_domain_free(host->domain); in host1x_iommu_attach()
460 iommu_domain_free(host->domain); in host1x_iommu_exit()
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_portal.c77 iommu_domain_free(pcfg->iommu_domain); in portal_set_cpu()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddrm.c1225 iommu_domain_free(tegra->domain); in host1x_drm_probe()
1291 iommu_domain_free(tegra->domain); in host1x_drm_probe()
1323 iommu_domain_free(tegra->domain); in host1x_drm_remove()
/openbmc/linux/drivers/iommu/amd/
H A Diommu_v2.c138 iommu_domain_free(dev_state->domain); in free_device_state()
824 iommu_domain_free(dev_state->domain); in amd_iommu_init_device()
/openbmc/linux/include/linux/
H A Diommu.h469 extern void iommu_domain_free(struct iommu_domain *domain);
757 static inline void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free() function
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c134 iommu_domain_free(private->domain); in rockchip_iommu_cleanup()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.c1040 iommu_domain_free(iommu_dom); in ath11k_ahb_fw_resources_init()
1077 iommu_domain_free(iommu); in ath11k_ahb_fw_resource_deinit()
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_uiom.c463 iommu_domain_free(pd->domain); in usnic_uiom_dealloc_pd()
/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_type1.c2294 iommu_domain_free(domain->domain); in vfio_iommu_type1_attach_group()
2339 iommu_domain_free(domain->domain); in vfio_iommu_type1_attach_group()
2519 iommu_domain_free(domain->domain); in vfio_iommu_type1_detach_group()
2592 iommu_domain_free(domain->domain); in vfio_release_domain()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1667 iommu_domain_free(iommu_dom); in ath10k_fw_init()
1695 iommu_domain_free(iommu); in ath10k_fw_deinit()
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_core.c130 iommu_domain_free(domain); in rproc_enable_iommu()
143 iommu_domain_free(domain); in rproc_disable_iommu()
/openbmc/linux/drivers/vhost/
H A Dvdpa.c1248 iommu_domain_free(v->domain); in vhost_vdpa_alloc_domain()
1260 iommu_domain_free(v->domain); in vhost_vdpa_free_domain()
/openbmc/linux/arch/arm/mm/
H A Ddma-mapping.c1614 iommu_domain_free(mapping->domain); in release_iommu_mapping()