| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_dma.c | 116 mapping = iommu_get_domain_for_dev(priv->dma_dev); in exynos_drm_register_dma()
|
| /linux/drivers/uio/ |
| H A D | uio_pci_generic_sva.c | 35 domain = iommu_get_domain_for_dev(&udev->pdev->dev); in uio_pci_sva_open()
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | drm.c | 944 struct iommu_domain *domain = iommu_get_domain_for_dev(client->dev); in host1x_client_iommu_attach() 957 domain = iommu_get_domain_for_dev(client->dev); in host1x_client_iommu_attach() 1003 domain = iommu_get_domain_for_dev(client->dev); in host1x_client_iommu_detach() 1125 domain = iommu_get_domain_for_dev(dev->dev.parent); in host1x_drm_wants_iommu()
|
| /linux/drivers/gpu/host1x/ |
| H A D | dev.c | 379 struct iommu_domain *domain = iommu_get_domain_for_dev(host->dev); in host1x_iommu_attach() 389 domain = iommu_get_domain_for_dev(host->dev); in host1x_iommu_attach()
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6usb.c | 392 data->priv.domain = iommu_get_domain_for_dev(&pdev->dev); in q6usb_dai_dev_probe()
|
| /linux/include/linux/ |
| H A D | iommu.h | 915 extern struct iommu_domain *iommu_get_domain_for_dev(struct device *dev); 1241 static inline struct iommu_domain *iommu_get_domain_for_dev(struct device *dev) in iommu_get_domain_for_dev() function
|
| /linux/drivers/dma/idxd/ |
| H A D | init.c | 674 domain = iommu_get_domain_for_dev(dev); in idxd_enable_system_pasid() 707 domain = iommu_get_domain_for_dev(dev); in idxd_disable_system_pasid()
|
| /linux/drivers/dma/fsl-dpaa2-qdma/ |
| H A D | dpaa2-qdma.c | 668 priv->iommu_domain = iommu_get_domain_for_dev(dev); in dpaa2_qdma_probe()
|
| /linux/drivers/gpu/drm/arm/ |
| H A D | malidp_planes.c | 307 mmu_dom = iommu_get_domain_for_dev(mp->base.dev->dev); in malidp_get_pgsize_bitmap()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | rx.c | 727 domain = iommu_get_domain_for_dev(&efx->pci_dev->dev); in ef4_init_rx_recycle_ring()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | rep.c | 817 priv->iommu_domain = iommu_get_domain_for_dev(dev); in rvu_rep_probe()
|
| H A D | otx2_pf.c | 3207 pf->iommu_domain = iommu_get_domain_for_dev(dev); in otx2_probe()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ttm.c | 2793 dom = iommu_get_domain_for_dev(adev->dev); in amdgpu_iomem_read() 2848 dom = iommu_get_domain_for_dev(adev->dev); in amdgpu_iomem_write()
|
| /linux/drivers/hwtracing/ptt/ |
| H A D | hisi_ptt.c | 1294 iommu_domain = iommu_get_domain_for_dev(&pdev->dev); in hisi_ptt_check_iommu_mapping()
|
| /linux/drivers/iommu/ |
| H A D | iommu.c | 2276 struct iommu_domain *iommu_get_domain_for_dev(struct device *dev) in iommu_get_domain_for_dev() function 2288 EXPORT_SYMBOL_GPL(iommu_get_domain_for_dev);
|
| H A D | dma-iommu.c | 1805 iommu_deferred_attach(dev, iommu_get_domain_for_dev(dev))) in dma_iova_try_alloc()
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-tmc-etr.c | 912 buf_hw->has_iommu = iommu_get_domain_for_dev(dev->parent); in get_etr_buf_hw()
|
| /linux/drivers/media/platform/rockchip/rkvdec/ |
| H A D | rkvdec.c | 1844 rkvdec->iommu_domain = iommu_get_domain_for_dev(&pdev->dev); in rkvdec_probe()
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_main.c | 2190 nic->iommu_domain = iommu_get_domain_for_dev(dev); in nicvf_probe()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch.c | 3402 ethsw->iommu_domain = iommu_get_domain_for_dev(dev); in dpaa2_switch_probe()
|
| H A D | dpaa2-eth.c | 4881 priv->iommu_domain = iommu_get_domain_for_dev(dev); in dpaa2_eth_probe()
|
| /linux/drivers/usb/host/ |
| H A D | xhci.c | 268 domain = iommu_get_domain_for_dev(dev); in xhci_zero_64b_regs()
|
| /linux/drivers/crypto/caam/ |
| H A D | caamalg_qi2.c | 5219 priv->domain = iommu_get_domain_for_dev(dev); in dpaa2_caam_probe()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_enet.c | 4925 struct iommu_domain *domain = iommu_get_domain_for_dev(priv->dev); in hns3_update_tx_spare_buf_config()
|