Searched refs:iommu_domain_alloc (Results 1 – 5 of 5) sorted by relevance
81 vde->domain = iommu_domain_alloc(&platform_bus_type); in tegra_vde_iommu_init()
123 tdev->iommu.domain = iommu_domain_alloc(&platform_bus_type); in nvkm_device_tegra_probe_iommu()
791 extern struct iommu_domain *iommu_domain_alloc(const struct bus_type *bus);1094 static inline struct iommu_domain *iommu_domain_alloc(const struct bus_type *bus) in iommu_domain_alloc() function
2017 struct iommu_domain *iommu_domain_alloc(const struct bus_type *bus) in iommu_domain_alloc() function2031 EXPORT_SYMBOL_GPL(iommu_domain_alloc);
112 domain = iommu_domain_alloc(dev->bus); in rproc_enable_iommu()