Home
last modified time | relevance | path

Searched refs:iommu_get_group_resv_regions (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Diommu.h467 extern int iommu_get_group_resv_regions(struct iommu_group *group,
775 static inline int iommu_get_group_resv_regions(struct iommu_group *group, in iommu_get_group_resv_regions() function
/kernel/linux/linux-6.6/include/linux/
H A Diommu.h500 extern int iommu_get_group_resv_regions(struct iommu_group *group,
832 static inline int iommu_get_group_resv_regions(struct iommu_group *group, in iommu_get_group_resv_regions() function
/kernel/linux/linux-5.10/drivers/iommu/
H A Diommu.c460 int iommu_get_group_resv_regions(struct iommu_group *group, in iommu_get_group_resv_regions() function
480 EXPORT_SYMBOL_GPL(iommu_get_group_resv_regions); variable
490 iommu_get_group_resv_regions(group, &group_resv_regions); in iommu_group_show_resv_regions()
/kernel/linux/linux-6.6/drivers/iommu/
H A Diommu.c800 int iommu_get_group_resv_regions(struct iommu_group *group, in iommu_get_group_resv_regions() function
827 EXPORT_SYMBOL_GPL(iommu_get_group_resv_regions); variable
837 iommu_get_group_resv_regions(group, &group_resv_regions); in iommu_group_show_resv_regions()
/kernel/linux/linux-5.10/drivers/vfio/
H A Dvfio_iommu_type1.c2180 ret = iommu_get_group_resv_regions(iommu_group, &group_resv_regions); in vfio_iommu_type1_attach_group()
2377 ret = iommu_get_group_resv_regions(g->iommu_group, in vfio_iommu_resv_refresh()
/kernel/linux/linux-6.6/drivers/vfio/
H A Dvfio_iommu_type1.c2229 ret = iommu_get_group_resv_regions(iommu_group, &group_resv_regions); in vfio_iommu_type1_attach_group()
2435 ret = iommu_get_group_resv_regions(g->iommu_group, in vfio_iommu_resv_refresh()

Completed in 20 milliseconds