Searched refs:iommu_attach_device (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/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-6.15/drivers/soc/fsl/qbman/ |
| H A D | qman_portal.c | 63 ret = iommu_attach_device(pcfg->iommu_domain, dev); in portal_set_cpu()
|
| /linux-6.15/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-6.15/drivers/media/platform/qcom/venus/ |
| H A D | firmware.c | 326 ret = iommu_attach_device(iommu_dom, core->fw.dev); in venus_firmware_init()
|
| /linux-6.15/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_drv.c | 70 ret = iommu_attach_device(private->domain, dev); in rockchip_drm_dma_attach_device()
|
| /linux-6.15/include/linux/ |
| H A D | iommu.h | 867 extern int iommu_attach_device(struct iommu_domain *domain, 1177 static inline int iommu_attach_device(struct iommu_domain *domain, in iommu_attach_device() function
|
| /linux-6.15/drivers/gpu/drm/msm/ |
| H A D | msm_iommu.c | 463 ret = iommu_attach_device(iommu->domain, dev); in msm_iommu_new()
|
| /linux-6.15/drivers/infiniband/hw/usnic/ |
| H A D | usnic_uiom.c | 477 err = iommu_attach_device(pd->domain, dev); in usnic_uiom_attach_dev_to_pd()
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | ahb.c | 1041 ret = iommu_attach_device(iommu_dom, ab_ahb->fw.dev); in ath11k_ahb_fw_resources_init()
|
| /linux-6.15/drivers/iommu/ |
| H A D | iommu.c | 2122 int iommu_attach_device(struct iommu_domain *domain, struct device *dev) in iommu_attach_device() function 2146 EXPORT_SYMBOL_GPL(iommu_attach_device);
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | snoc.c | 1645 ret = iommu_attach_device(iommu_dom, ar_snoc->fw.dev); in ath10k_fw_init()
|
| /linux-6.15/arch/arm/mm/ |
| H A D | dma-mapping.c | 1650 err = iommu_attach_device(mapping->domain, dev); in __arm_iommu_attach_device()
|
| /linux-6.15/drivers/vhost/ |
| H A D | vdpa.c | 1343 ret = iommu_attach_device(v->domain, dma_dev); in vhost_vdpa_alloc_domain()
|
| /linux-6.15/drivers/remoteproc/ |
| H A D | remoteproc_core.c | 120 ret = iommu_attach_device(domain, dev); in rproc_enable_iommu()
|