Searched refs:iommu_domain_alloc (Results 1 – 19 of 19) sorted by relevance
40 hwpt->domain = iommu_domain_alloc(dev->bus); in iommufd_hw_pagetable_alloc()
81 vde->domain = iommu_domain_alloc(&platform_bus_type); in tegra_vde_iommu_init()
51 pcfg->iommu_domain = iommu_domain_alloc(&platform_bus_type); in portal_set_cpu()
123 tdev->iommu.domain = iommu_domain_alloc(&platform_bus_type); in nvkm_device_tegra_probe_iommu()
307 iommu_dom = iommu_domain_alloc(&platform_bus_type); in venus_firmware_init()
462 extern struct iommu_domain *iommu_domain_alloc(struct bus_type *bus);745 static inline struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc() function
109 private->domain = iommu_domain_alloc(private->iommu_dev->bus); in rockchip_drm_init_iommu()
383 domain = iommu_domain_alloc(dev->bus); in msm_iommu_new()
446 pd->domain = domain = iommu_domain_alloc(dev->bus); in usnic_uiom_alloc_pd()
381 host->domain = iommu_domain_alloc(&platform_bus_type); in host1x_iommu_attach()
779 dev_state->domain = iommu_domain_alloc(&pci_bus_type); in amd_iommu_init_device()
1979 struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc() function1983 EXPORT_SYMBOL_GPL(iommu_domain_alloc);
1158 tegra->domain = iommu_domain_alloc(&platform_bus_type); in host1x_drm_probe()
1024 iommu_dom = iommu_domain_alloc(&platform_bus_type); in ath11k_ahb_fw_resources_init()
1160 v->domain = iommu_domain_alloc(bus); in vhost_vdpa_alloc_domain()
1624 iommu_dom = iommu_domain_alloc(&platform_bus_type); in ath10k_fw_init()
111 domain = iommu_domain_alloc(dev->bus); in rproc_enable_iommu()
1587 mapping->domain = iommu_domain_alloc(bus); in arm_iommu_create_mapping()
2140 *domain = iommu_domain_alloc(dev->bus); in vfio_iommu_domain_alloc()
Completed in 57 milliseconds