iommu_get_group_resv_regions
EXPORT_SYMBOL_GPL(iommu_get_group_resv_regions);
iommu_get_group_resv_regions(group, &group_resv_regions);
ret = iommu_get_group_resv_regions(iommu_group, &group_resv_regions);
ret = iommu_get_group_resv_regions(g->iommu_group,
extern int iommu_get_group_resv_regions(struct iommu_group *group,