Home
last modified time | relevance | path

Searched refs:iommu_get_resv_regions (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/linux/
Diommu.h492 extern void iommu_get_resv_regions(struct device *dev, struct list_head *list);
822 static inline void iommu_get_resv_regions(struct device *dev, in iommu_get_resv_regions() function
/linux-6.6.21/drivers/iommu/
Diommu.c818 iommu_get_resv_regions(device->dev, &dev_resv_regions); in iommu_get_group_resv_regions()
1066 iommu_get_resv_regions(dev, &mappings); in iommu_create_device_direct_mappings()
2756 void iommu_get_resv_regions(struct device *dev, struct list_head *list) in iommu_get_resv_regions() function
2763 EXPORT_SYMBOL_GPL(iommu_get_resv_regions);
Ddma-iommu.c496 iommu_get_resv_regions(dev, &resv_regions); in iova_reserve_iommu_regions()
/linux-6.6.21/drivers/iommu/iommufd/
Dio_pagetable.c1213 iommu_get_resv_regions(dev, &resv_regions); in iopt_table_enforce_dev_resv_regions()