Searched refs:iommu_domain_alloc (Results 1 – 13 of 13) sorted by relevance
208 extern struct iommu_domain *iommu_domain_alloc(struct bus_type *bus);340 static inline struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc() function
246 kvm->arch.iommu_domain = iommu_domain_alloc(&pci_bus_type); in kvm_iommu_map_guest()
94 tdev->iommu.domain = iommu_domain_alloc(&platform_bus_type); in nvkm_device_tegra_probe_iommu()
559 config.iommu = iommu_domain_alloc(&platform_bus_type); in mdp5_get_config()
474 pd->domain = domain = iommu_domain_alloc(&pci_bus_type); in usnic_uiom_alloc_pd()
564 config.iommu = iommu_domain_alloc(&platform_bus_type); in mdp4_get_config()
1080 struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc() function1084 EXPORT_SYMBOL_GPL(iommu_domain_alloc);
801 dev_state->domain = iommu_domain_alloc(&pci_bus_type); in amd_iommu_init_device()
650 iommu = iommu_domain_alloc(&platform_bus_type); in msm_gpu_init()
772 domain->domain = iommu_domain_alloc(bus); in vfio_iommu_type1_attach_group()
105 domain = iommu_domain_alloc(dev->bus); in rproc_enable_iommu()
130 tegra->domain = iommu_domain_alloc(&platform_bus_type); in tegra_drm_load()
1941 mapping->domain = iommu_domain_alloc(bus); in arm_iommu_create_mapping()