Searched refs:iommu_attach_device (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_dma.c | 68 ret = iommu_attach_device(priv->mapping, subdrv_dev); in drm_iommu_attach_device()
|
| /linux/drivers/soc/fsl/qbman/ |
| H A D | qman_portal.c | 63 ret = iommu_attach_device(pcfg->iommu_domain, dev); in portal_set_cpu()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | tegra.c | 144 ret = iommu_attach_device(tdev->iommu.domain, dev); in nvkm_device_tegra_probe_iommu()
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_drv.c | 71 ret = iommu_attach_device(private->domain, dev); in rockchip_drm_dma_attach_device()
|
| /linux/include/linux/ |
| H A D | iommu.h | 911 extern int iommu_attach_device(struct iommu_domain *domain, 1230 static inline int iommu_attach_device(struct iommu_domain *domain, in iommu_attach_device() function
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_uiom.c | 476 err = iommu_attach_device(pd->domain, dev); in usnic_uiom_attach_dev_to_pd()
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_iommu.c | 748 ret = iommu_attach_device(iommu->domain, dev); in msm_iommu_new()
|
| /linux/drivers/iommu/ |
| H A D | iommu.c | 2171 int iommu_attach_device(struct iommu_domain *domain, struct device *dev) in iommu_attach_device() function 2195 EXPORT_SYMBOL_GPL(iommu_attach_device);
|
| /linux/arch/arm/mm/ |
| H A D | dma-mapping.c | 1590 err = iommu_attach_device(mapping->domain, dev); in __arm_iommu_attach_device()
|
| /linux/drivers/remoteproc/ |
| H A D | remoteproc_core.c | 116 ret = iommu_attach_device(domain, dev); in rproc_enable_iommu()
|
| /linux/drivers/vhost/ |
| H A D | vdpa.c | 1344 ret = iommu_attach_device(v->domain, dma_dev); in vhost_vdpa_alloc_domain()
|
| /linux/drivers/media/platform/rockchip/rkvdec/ |
| H A D | rkvdec.c | 1432 iommu_attach_device(rkvdec->empty_domain, rkvdec->dev); in rkvdec_iommu_restore()
|