Searched refs:iommu_group_alloc (Results 1 – 5 of 5) sorted by relevance
999 struct iommu_group *iommu_group_alloc(void) in iommu_group_alloc() function1058 EXPORT_SYMBOL_GPL(iommu_group_alloc);1518 return iommu_group_alloc(); in generic_device_group()1534 group = iommu_group_alloc(); in generic_single_device_group()1607 return iommu_group_alloc(); in pci_device_group()1619 group = iommu_group_alloc(); in fsl_mc_device_group()
951 group = iommu_group_alloc(); in mtk_iommu_device_group()
902 extern struct iommu_group *iommu_group_alloc(void);1278 static inline struct iommu_group *iommu_group_alloc(void) in iommu_group_alloc() function
611 iommu_group = iommu_group_alloc(); in vfio_noiommu_group_alloc()
1024 grp = iommu_group_alloc(); in iommu_register_group()