/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/gpu/drm/tegra/ |
H A D | drm.c | 943 struct iommu_domain *domain = iommu_get_domain_for_dev(client->dev); in host1x_client_iommu_attach() 956 domain = iommu_get_domain_for_dev(client->dev); in host1x_client_iommu_attach() 1002 domain = iommu_get_domain_for_dev(client->dev); in host1x_client_iommu_detach() 1124 domain = iommu_get_domain_for_dev(dev->dev.parent); in host1x_drm_wants_iommu()
|
/linux/drivers/gpu/host1x/ |
H A D | dev.c | 370 struct iommu_domain *domain = iommu_get_domain_for_dev(host->dev); in host1x_iommu_attach() 380 domain = iommu_get_domain_for_dev(host->dev); in host1x_iommu_attach()
|
/linux/sound/soc/qcom/qdsp6/ |
H A D | q6usb.c | 391 data->priv.domain = iommu_get_domain_for_dev(&pdev->dev); in q6usb_dai_dev_probe()
|
/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_dev.c | 250 mdev->iommu = iommu_get_domain_for_dev(mdev->dev); in komeda_dev_create()
|
/linux/drivers/iommu/arm/arm-smmu-v3/ |
H A D | arm-smmu-v3-iommufd.c | 148 .old_domain = iommu_get_domain_for_dev(dev), in arm_smmu_attach_dev_nested()
|
/linux/drivers/dma/idxd/ |
H A D | init.c | 660 domain = iommu_get_domain_for_dev(dev); in idxd_enable_system_pasid() 693 domain = iommu_get_domain_for_dev(dev); in idxd_disable_system_pasid()
|
/linux/drivers/iommu/ |
H A D | msm_iommu.c | 446 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in msm_iommu_identity_attach()
|
H A D | ipmmu-vmsa.c | 642 struct iommu_domain *io_domain = iommu_get_domain_for_dev(dev); in ipmmu_iommu_identity_attach()
|
H A D | dma-iommu.c | 1785 iommu_deferred_attach(dev, iommu_get_domain_for_dev(dev))) in dma_iova_try_alloc() 2100 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in iommu_setup_dma_ops()
|
H A D | tegra-smmu.c | 529 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in tegra_smmu_identity_attach()
|
H A D | iommu.c | 2172 struct iommu_domain *iommu_get_domain_for_dev(struct device *dev) in iommu_get_domain_for_dev() function 2182 EXPORT_SYMBOL_GPL(iommu_get_domain_for_dev);
|
H A D | omap-iommu.c | 1541 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in omap_iommu_identity_attach()
|
/linux/drivers/iommu/arm/arm-smmu/ |
H A D | qcom_iommu.c | 393 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in qcom_iommu_identity_attach()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_vf.c | 603 vf->iommu_domain = iommu_get_domain_for_dev(dev); in otx2vf_probe()
|
H A D | rep.c | 805 priv->iommu_domain = iommu_get_domain_for_dev(dev); in rvu_rep_probe()
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | rx.c | 728 domain = iommu_get_domain_for_dev(&efx->pci_dev->dev); in ef4_init_rx_recycle_ring()
|
/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/arch/powerpc/kernel/ |
H A D | iommu.c | 1161 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in spapr_tce_platform_iommu_attach_dev()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ttm.c | 2542 dom = iommu_get_domain_for_dev(adev->dev); in amdgpu_iomem_read() 2597 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/media/platform/rockchip/rkvdec/ |
H A D | rkvdec.c | 1162 if (iommu_get_domain_for_dev(&pdev->dev)) { in rkvdec_probe()
|
/linux/sound/pci/emu10k1/ |
H A D | emu10k1_main.c | 1454 domain = iommu_get_domain_for_dev(emu->card->dev); in snd_emu10k1_detect_iommu()
|
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-tmc-etr.c | 914 buf_hw->has_iommu = iommu_get_domain_for_dev(dev->parent); in get_etr_buf_hw()
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_main.c | 2185 nic->iommu_domain = iommu_get_domain_for_dev(dev); in nicvf_probe()
|