Searched refs:iommu_group_alloc (Results 1 – 11 of 11) sorted by relevance
502 extern struct iommu_group *iommu_group_alloc(void);860 static inline struct iommu_group *iommu_group_alloc(void) in iommu_group_alloc() function
343 group = iommu_group_alloc(); in get_device_iommu_group()
758 struct iommu_group *iommu_group_alloc(void) in iommu_group_alloc() function817 EXPORT_SYMBOL_GPL(iommu_group_alloc);1536 return iommu_group_alloc(); in generic_device_group()1604 return iommu_group_alloc(); in pci_device_group()1616 group = iommu_group_alloc(); in fsl_mc_device_group()
470 sdev->group = iommu_group_alloc(); in sprd_iommu_probe()
834 group = iommu_group_alloc(); in ipmmu_find_group()
998 iommu->group = iommu_group_alloc(); in sun50i_iommu_probe()
1278 iommu->group = iommu_group_alloc(); in rk_iommu_probe()
1228 obj->group = iommu_group_alloc(); in omap_iommu_probe()
868 group = iommu_group_alloc(); in mtk_iommu_device_group()
540 iommu_group = iommu_group_alloc(); in vfio_noiommu_group_alloc()
991 grp = iommu_group_alloc(); in iommu_register_group()
Completed in 39 milliseconds