Searched refs:iommu_group_alloc (Results 1 – 4 of 4) sorted by relevance
1052 struct iommu_group *iommu_group_alloc(void) in iommu_group_alloc() function1111 EXPORT_SYMBOL_GPL(iommu_group_alloc);1574 return iommu_group_alloc(); in generic_device_group()1590 group = iommu_group_alloc(); in generic_single_device_group()1663 return iommu_group_alloc(); in pci_device_group()1675 group = iommu_group_alloc(); in fsl_mc_device_group()
992 group = iommu_group_alloc(); in mtk_iommu_device_group()
951 extern struct iommu_group *iommu_group_alloc(void);1331 static inline struct iommu_group *iommu_group_alloc(void) in iommu_group_alloc() function
1025 grp = iommu_group_alloc(); in iommu_register_group()