Home
last modified time | relevance | path

Searched refs:iommu_get_domain_for_dev (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_dma.c116 mapping = iommu_get_domain_for_dev(priv->dma_dev); in exynos_drm_register_dma()
/linux/drivers/gpu/drm/tegra/
H A Ddrm.c943 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 Ddev.c370 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 Dq6usb.c391 data->priv.domain = iommu_get_domain_for_dev(&pdev->dev); in q6usb_dai_dev_probe()
/linux/drivers/iommu/
H A Dfsl_pamu_domain.c303 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in fsl_pamu_platform_attach()
H A Dmsm_iommu.c446 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in msm_iommu_identity_attach()
H A Dipmmu-vmsa.c642 struct iommu_domain *io_domain = iommu_get_domain_for_dev(dev); in ipmmu_iommu_identity_attach()
H A Ddma-iommu.c1785 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 Dtegra-smmu.c529 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in tegra_smmu_identity_attach()
H A Diommu.c2172 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 Domap-iommu.c1541 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in omap_iommu_identity_attach()
H A Dmtk_iommu.c778 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in mtk_iommu_identity_attach()
/linux/drivers/crypto/hisilicon/sec/
H A Dsec_drv.c376 domain = iommu_get_domain_for_dev(info->dev); in sec_cache_config()
927 domain = iommu_get_domain_for_dev(info->dev); in sec_hw_init()
/linux/drivers/dma/idxd/
H A Dinit.c660 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/arm/arm-smmu/
H A Dqcom_iommu.c393 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in qcom_iommu_identity_attach()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c613 vf->iommu_domain = iommu_get_domain_for_dev(dev); in otx2vf_probe()
H A Drep.c816 priv->iommu_domain = iommu_get_domain_for_dev(dev); in rvu_rep_probe()
/linux/drivers/net/ethernet/sfc/falcon/
H A Drx.c728 domain = iommu_get_domain_for_dev(&efx->pci_dev->dev); in ef4_init_rx_recycle_ring()
/linux/drivers/gpu/drm/arm/
H A Dmalidp_planes.c307 mmu_dom = iommu_get_domain_for_dev(mp->base.dev->dev); in malidp_get_pgsize_bitmap()
/linux/drivers/media/platform/rockchip/rkvdec/
H A Drkvdec.c1183 if (iommu_get_domain_for_dev(&pdev->dev)) { in rkvdec_probe()
/linux/sound/pci/emu10k1/
H A Demu10k1_main.c1454 domain = iommu_get_domain_for_dev(emu->card->dev); in snd_emu10k1_detect_iommu()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c914 buf_hw->has_iommu = iommu_get_domain_for_dev(dev->parent); in get_etr_buf_hw()
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c2185 nic->iommu_domain = iommu_get_domain_for_dev(dev); in nicvf_probe()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c4288 domain = iommu_get_domain_for_dev(adev->dev); in amdgpu_device_check_iommu_direct_map()
4305 domain = iommu_get_domain_for_dev(adev->dev); in amdgpu_device_check_iommu_remap()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c3384 ethsw->iommu_domain = iommu_get_domain_for_dev(dev); in dpaa2_switch_probe()

12