Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Diommu.h459 extern int iommu_get_group_resv_regions(struct iommu_group *group,
797 static inline int iommu_get_group_resv_regions(struct iommu_group *group, in iommu_get_group_resv_regions() function
/Linux-v6.1/drivers/iommu/
Diommu.c567 int iommu_get_group_resv_regions(struct iommu_group *group, in iommu_get_group_resv_regions() function
594 EXPORT_SYMBOL_GPL(iommu_get_group_resv_regions);
604 iommu_get_group_resv_regions(group, &group_resv_regions); in iommu_group_show_resv_regions()
/Linux-v6.1/drivers/vfio/
Dvfio_iommu_type1.c2249 ret = iommu_get_group_resv_regions(iommu_group, &group_resv_regions); in vfio_iommu_type1_attach_group()
2458 ret = iommu_get_group_resv_regions(g->iommu_group, in vfio_iommu_resv_refresh()