Searched refs:iommu_domain_alloc (Results 1 – 13 of 13) sorted by relevance
189 extern struct iommu_domain *iommu_domain_alloc(struct bus_type *bus);310 static inline struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc() function
296 config.iommu = iommu_domain_alloc(&platform_bus_type); in mdp5_get_config()
104 gpu->iommu.domain = iommu_domain_alloc(&platform_bus_type); in nouveau_platform_probe_iommu()
244 kvm->arch.iommu_domain = iommu_domain_alloc(&pci_bus_type); in kvm_iommu_map_guest()
901 struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc() function917 EXPORT_SYMBOL_GPL(iommu_domain_alloc);
776 dev_state->domain = iommu_domain_alloc(&pci_bus_type); in amd_iommu_init_device()
535 config.iommu = iommu_domain_alloc(&platform_bus_type); in mdp4_get_config()
474 pd->domain = domain = iommu_domain_alloc(&pci_bus_type); in usnic_uiom_alloc_pd()
606 iommu = iommu_domain_alloc(&platform_bus_type); in msm_gpu_init()
759 domain->domain = iommu_domain_alloc(bus); in vfio_iommu_type1_attach_group()
102 domain = iommu_domain_alloc(dev->bus); in rproc_enable_iommu()
127 tegra->domain = iommu_domain_alloc(&platform_bus_type); in tegra_drm_load()
1929 mapping->domain = iommu_domain_alloc(bus); in arm_iommu_create_mapping()