iommu_domain_alloc 2113 arch/arm/mm/dma-mapping.c mapping->domain = iommu_domain_alloc(bus); iommu_domain_alloc 978 drivers/gpu/drm/msm/adreno/a6xx_gmu.c gmu->domain = iommu_domain_alloc(&platform_bus_type); iommu_domain_alloc 741 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c domain = iommu_domain_alloc(&platform_bus_type); iommu_domain_alloc 577 drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c config.iommu = iommu_domain_alloc(&platform_bus_type); iommu_domain_alloc 845 drivers/gpu/drm/msm/disp/mdp5/mdp5_cfg.c config.iommu = iommu_domain_alloc(&platform_bus_type); iommu_domain_alloc 819 drivers/gpu/drm/msm/msm_gpu.c struct iommu_domain *iommu = iommu_domain_alloc(&platform_bus_type); iommu_domain_alloc 127 drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c tdev->iommu.domain = iommu_domain_alloc(&platform_bus_type); iommu_domain_alloc 84 drivers/gpu/drm/rockchip/rockchip_drm_drv.c private->domain = iommu_domain_alloc(&platform_bus_type); iommu_domain_alloc 100 drivers/gpu/drm/tegra/drm.c tegra->domain = iommu_domain_alloc(&platform_bus_type); iommu_domain_alloc 286 drivers/gpu/host1x/dev.c host->domain = iommu_domain_alloc(&platform_bus_type); iommu_domain_alloc 451 drivers/infiniband/hw/usnic/usnic_uiom.c pd->domain = domain = iommu_domain_alloc(&pci_bus_type); iommu_domain_alloc 773 drivers/iommu/amd_iommu_v2.c dev_state->domain = iommu_domain_alloc(&pci_bus_type); iommu_domain_alloc 1616 drivers/iommu/iommu.c EXPORT_SYMBOL_GPL(iommu_domain_alloc); iommu_domain_alloc 255 drivers/media/platform/qcom/venus/firmware.c iommu_dom = iommu_domain_alloc(&platform_bus_type); iommu_domain_alloc 109 drivers/remoteproc/remoteproc_core.c domain = iommu_domain_alloc(dev->bus); iommu_domain_alloc 54 drivers/soc/fsl/qbman/qman_portal.c pcfg->iommu_domain = iommu_domain_alloc(&platform_bus_type); iommu_domain_alloc 81 drivers/staging/media/tegra-vde/iommu.c vde->domain = iommu_domain_alloc(&platform_bus_type); iommu_domain_alloc 1722 drivers/vfio/vfio_iommu_type1.c domain->domain = iommu_domain_alloc(bus); iommu_domain_alloc 413 include/linux/iommu.h extern struct iommu_domain *iommu_domain_alloc(struct bus_type *bus);