Searched refs:iommu_group_alloc (Results 1 – 5 of 5) sorted by relevance
960 struct iommu_group *iommu_group_alloc(void) in iommu_group_alloc() function1019 EXPORT_SYMBOL_GPL(iommu_group_alloc);1483 return iommu_group_alloc(); in generic_device_group()1499 group = iommu_group_alloc(); in generic_single_device_group()1572 return iommu_group_alloc(); in pci_device_group()1584 group = iommu_group_alloc(); in fsl_mc_device_group()
950 group = iommu_group_alloc(); in mtk_iommu_device_group()
829 extern struct iommu_group *iommu_group_alloc(void);1209 static inline struct iommu_group *iommu_group_alloc(void) in iommu_group_alloc() function
625 iommu_group = iommu_group_alloc(); in vfio_noiommu_group_alloc()
1024 grp = iommu_group_alloc(); in iommu_register_group()