Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Diommu.h314 extern int iommu_get_group_resv_regions(struct iommu_group *group,
520 static inline int iommu_get_group_resv_regions(struct iommu_group *group, in iommu_get_group_resv_regions() function
/Linux-v4.19/drivers/iommu/
Diommu.c257 int iommu_get_group_resv_regions(struct iommu_group *group, in iommu_get_group_resv_regions() function
277 EXPORT_SYMBOL_GPL(iommu_get_group_resv_regions);
287 iommu_get_group_resv_regions(group, &group_resv_regions); in iommu_group_show_resv_regions()
/Linux-v4.19/drivers/vfio/
Dvfio_iommu_type1.c1308 iommu_get_group_resv_regions(group, &group_resv_regions); in vfio_iommu_has_sw_msi()