/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/ |
H A D | iommu.c | 137 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 D | iommu-sva.c | 107 iommu_domain_free(domain); in iommu_sva_bind_device() 133 iommu_domain_free(domain); in iommu_sva_unbind_device()
|
H A D | iommu.c | 466 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 D | msm_iommu.c | 392 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 D | tegra.c | 161 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 D | firmware.c | 339 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 D | hw_pagetable.c | 24 iommu_domain_free(hwpt->domain); in iommufd_hw_pagetable_destroy()
|
/openbmc/linux/drivers/gpu/host1x/ |
H A D | dev.c | 410 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 D | qman_portal.c | 77 iommu_domain_free(pcfg->iommu_domain); in portal_set_cpu()
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | drm.c | 1225 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 D | iommu_v2.c | 138 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 D | iommu.h | 469 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 D | rockchip_drm_drv.c | 134 iommu_domain_free(private->domain); in rockchip_iommu_cleanup()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | ahb.c | 1040 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 D | usnic_uiom.c | 463 iommu_domain_free(pd->domain); in usnic_uiom_dealloc_pd()
|
/openbmc/linux/drivers/vfio/ |
H A D | vfio_iommu_type1.c | 2294 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 D | snoc.c | 1667 iommu_domain_free(iommu_dom); in ath10k_fw_init() 1695 iommu_domain_free(iommu); in ath10k_fw_deinit()
|
/openbmc/linux/drivers/remoteproc/ |
H A D | remoteproc_core.c | 130 iommu_domain_free(domain); in rproc_enable_iommu() 143 iommu_domain_free(domain); in rproc_disable_iommu()
|
/openbmc/linux/drivers/vhost/ |
H A D | vdpa.c | 1248 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 D | dma-mapping.c | 1614 iommu_domain_free(mapping->domain); in release_iommu_mapping()
|