Home
last modified time | relevance | path

Searched refs:iommu_group_alloc (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/include/linux/
H A Diommu.h507 extern struct iommu_group *iommu_group_alloc(void);
862 static inline struct iommu_group *iommu_group_alloc(void) in iommu_group_alloc() function
/openbmc/linux/drivers/iommu/
H A Diommu.c924 struct iommu_group *iommu_group_alloc(void) in iommu_group_alloc() function
983 EXPORT_SYMBOL_GPL(iommu_group_alloc);
1633 return iommu_group_alloc(); in generic_device_group()
1701 return iommu_group_alloc(); in pci_device_group()
1713 group = iommu_group_alloc(); in fsl_mc_device_group()
H A Dsprd-iommu.c500 sdev->group = iommu_group_alloc(); in sprd_iommu_probe()
H A Dipmmu-vmsa.c844 group = iommu_group_alloc(); in ipmmu_find_group()
H A Dsun50i-iommu.c999 iommu->group = iommu_group_alloc(); in sun50i_iommu_probe()
H A Drockchip-iommu.c1283 iommu->group = iommu_group_alloc(); in rk_iommu_probe()
H A Domap-iommu.c1228 obj->group = iommu_group_alloc(); in omap_iommu_probe()
H A Dmtk_iommu.c935 group = iommu_group_alloc(); in mtk_iommu_device_group()
/openbmc/linux/drivers/vfio/
H A Dgroup.c618 iommu_group = iommu_group_alloc(); in vfio_noiommu_group_alloc()
/openbmc/linux/arch/powerpc/kernel/
H A Diommu.c1006 grp = iommu_group_alloc(); in iommu_register_group()