Searched refs:iommu_domain_alloc (Results 1 – 17 of 17) sorted by relevance
288 extern struct iommu_domain *iommu_domain_alloc(struct bus_type *bus);420 static inline struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc() function
53 pcfg->iommu_domain = iommu_domain_alloc(&platform_bus_type); in portal_set_cpu()
127 tdev->iommu.domain = iommu_domain_alloc(&platform_bus_type); in nvkm_device_tegra_probe_iommu()
233 host->domain = iommu_domain_alloc(&platform_bus_type); in host1x_probe()
89 private->domain = iommu_domain_alloc(&platform_bus_type); in rockchip_drm_init_iommu()
645 config.iommu = iommu_domain_alloc(&platform_bus_type); in mdp5_get_config()
567 config.iommu = iommu_domain_alloc(&platform_bus_type); in mdp4_get_config()
489 pd->domain = domain = iommu_domain_alloc(&pci_bus_type); in usnic_uiom_alloc_pd()
1308 struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc() function1312 EXPORT_SYMBOL_GPL(iommu_domain_alloc);
808 dev_state->domain = iommu_domain_alloc(&pci_bus_type); in amd_iommu_init_device()
848 gmu->domain = iommu_domain_alloc(&platform_bus_type); in a6xx_gmu_memory_probe()
803 iommu = iommu_domain_alloc(&platform_bus_type); in msm_gpu_create_address_space()
108 domain = iommu_domain_alloc(dev->bus); in rproc_enable_iommu()
95 tegra->domain = iommu_domain_alloc(&platform_bus_type); in tegra_drm_load()
899 domain = iommu_domain_alloc(&platform_bus_type); in _dpu_kms_mmu_init()
1390 domain->domain = iommu_domain_alloc(bus); in vfio_iommu_type1_attach_group()
2187 mapping->domain = iommu_domain_alloc(bus); in arm_iommu_create_mapping()