| /linux-6.15/drivers/net/ipa/ |
| H A D | ipa_mem.c | 463 domain = iommu_get_domain_for_dev(dev); in ipa_imem_init() 493 domain = iommu_get_domain_for_dev(dev); in ipa_imem_exit() 570 domain = iommu_get_domain_for_dev(dev); in ipa_smem_init() 598 domain = iommu_get_domain_for_dev(dev); in ipa_smem_exit()
|
| /linux-6.15/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-6.15/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-6.15/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-6.15/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-6.15/drivers/iommu/ |
| H A D | fsl_pamu_domain.c | 303 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in fsl_pamu_platform_attach()
|
| 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 | 641 struct iommu_domain *io_domain = iommu_get_domain_for_dev(dev); in ipmmu_iommu_identity_attach()
|
| H A D | tegra-smmu.c | 516 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in tegra_smmu_identity_attach()
|
| /linux-6.15/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3-iommufd.c | 139 .old_domain = iommu_get_domain_for_dev(dev), in arm_smmu_attach_dev_nested()
|
| H A D | arm-smmu-v3.c | 2943 .old_domain = iommu_get_domain_for_dev(dev), in arm_smmu_attach_dev() 3057 struct iommu_domain *sid_domain = iommu_get_domain_for_dev(master->dev); in arm_smmu_set_pasid() 3123 iommu_get_domain_for_dev(master->dev); in arm_smmu_blocking_set_dev_pasid() 3140 .old_domain = iommu_get_domain_for_dev(dev), in arm_smmu_attach_dev_ste()
|
| /linux-6.15/include/linux/ |
| H A D | iommu.h | 871 extern struct iommu_domain *iommu_get_domain_for_dev(struct device *dev); 1188 static inline struct iommu_domain *iommu_get_domain_for_dev(struct device *dev) in iommu_get_domain_for_dev() function
|
| /linux-6.15/drivers/crypto/hisilicon/sec/ |
| H A D | sec_drv.c | 376 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-6.15/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-6.15/drivers/iommu/arm/arm-smmu/ |
| H A D | qcom_iommu.c | 394 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in qcom_iommu_identity_attach()
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_vf.c | 579 vf->iommu_domain = iommu_get_domain_for_dev(dev); in otx2vf_probe()
|
| H A D | rep.c | 804 priv->iommu_domain = iommu_get_domain_for_dev(dev); in rvu_rep_probe()
|
| /linux-6.15/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-6.15/drivers/crypto/caam/ |
| H A D | ctrl.c | 1078 ctrlpriv->domain = iommu_get_domain_for_dev(dev); in caam_probe()
|
| /linux-6.15/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-6.15/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-6.15/arch/powerpc/kernel/ |
| H A D | iommu.c | 1160 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in spapr_tce_platform_iommu_attach_dev()
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ttm.c | 2532 dom = iommu_get_domain_for_dev(adev->dev); in amdgpu_iomem_read() 2587 dom = iommu_get_domain_for_dev(adev->dev); in amdgpu_iomem_write()
|
| /linux-6.15/drivers/crypto/hisilicon/sec2/ |
| H A D | sec_main.c | 1284 domain = iommu_get_domain_for_dev(dev); in sec_iommu_used_check()
|
| /linux-6.15/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()
|