Home
last modified time | relevance | path

Searched refs:iommu_detach_device (Results 1 – 11 of 11) sorted by relevance

/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dtegra.c162 iommu_detach_device(tdev->iommu.domain, dev); in nvkm_device_tegra_probe_iommu()
180 iommu_detach_device(tdev->iommu.domain, tdev->device.dev); in nvkm_device_tegra_remove_iommu()
/drivers/gpu/drm/exynos/
Dexynos_drm_dma.c93 iommu_detach_device(priv->mapping, subdrv_dev); in drm_iommu_detach_device()
/drivers/infiniband/hw/usnic/
Dusnic_uiom.c501 iommu_detach_device(pd->domain, dev); in usnic_uiom_attach_dev_to_pd()
531 return iommu_detach_device(pd->domain, dev); in usnic_uiom_detach_dev_from_pd()
/drivers/gpu/drm/msm/
Dmsm_iommu.c258 iommu_detach_device(iommu->domain, mmu->dev); in msm_iommu_detach()
/drivers/media/platform/qcom/venus/
Dfirmware.c323 iommu_detach_device(iommu, core->fw.dev); in venus_firmware_deinit()
/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c73 iommu_detach_device(domain, dev); in rockchip_drm_dma_detach_device()
/drivers/net/wireless/ath/ath10k/
Dsnoc.c1669 iommu_detach_device(iommu_dom, ar_snoc->fw.dev); in ath10k_fw_init()
1699 iommu_detach_device(iommu, ar_snoc->fw.dev); in ath10k_fw_deinit()
/drivers/iommu/
Diommu.c2278 void iommu_detach_device(struct iommu_domain *domain, struct device *dev) in iommu_detach_device() function
2298 EXPORT_SYMBOL_GPL(iommu_detach_device);
/drivers/vhost/
Dvdpa.c939 iommu_detach_device(v->domain, dma_dev); in vhost_vdpa_free_domain()
/drivers/remoteproc/
Dremoteproc_core.c145 iommu_detach_device(domain, dev); in rproc_disable_iommu()
/drivers/vfio/
Dvfio_iommu_type1.c2011 iommu_detach_device(domain, iommu_device); in vfio_mdev_detach_domain()