Home
last modified time | relevance | path

Searched refs:iommu_get_group_resv_regions (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Diommu.h822 extern int iommu_get_group_resv_regions(struct iommu_group *group,
1179 static inline int iommu_get_group_resv_regions(struct iommu_group *group, in iommu_get_group_resv_regions() function
/linux/drivers/iommu/
H A Diommu.c836 int iommu_get_group_resv_regions(struct iommu_group *group, in iommu_get_group_resv_regions() function
863 EXPORT_SYMBOL_GPL(iommu_get_group_resv_regions);
873 iommu_get_group_resv_regions(group, &group_resv_regions); in iommu_group_show_resv_regions()
/linux/drivers/vfio/
H A Dvfio_iommu_type1.c2220 ret = iommu_get_group_resv_regions(iommu_group, &group_resv_regions); in vfio_iommu_type1_attach_group()
2426 ret = iommu_get_group_resv_regions(g->iommu_group, in vfio_iommu_resv_refresh()