Searched refs:iommu_group_alloc (Results 1 – 4 of 4) sorted by relevance
1073 struct iommu_group *iommu_group_alloc(void) in iommu_group_alloc() function1132 EXPORT_SYMBOL_GPL(iommu_group_alloc);1595 return iommu_group_alloc(); in generic_device_group()1611 group = iommu_group_alloc(); in generic_single_device_group()1684 return iommu_group_alloc(); in pci_device_group()1696 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()