Home
last modified time | relevance | path

Searched refs:iommu_put_resv_regions (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/linux/
Diommu.h815 extern void iommu_put_resv_regions(struct device *dev, struct list_head *list);
1174 static inline void iommu_put_resv_regions(struct device *dev, in iommu_put_resv_regions() function
/linux-6.12.1/drivers/iommu/
Diommu.c856 iommu_put_resv_regions(device->dev, &dev_resv_regions); in iommu_get_group_resv_regions()
1149 iommu_put_resv_regions(dev, &mappings); in iommu_create_device_direct_mappings()
2771 void iommu_put_resv_regions(struct device *dev, struct list_head *list) in iommu_put_resv_regions() function
2782 EXPORT_SYMBOL(iommu_put_resv_regions);
Dvirtio-iommu.c1022 iommu_put_resv_regions(dev, &vdev->resv_regions); in viommu_probe_device()
1033 iommu_put_resv_regions(dev, &vdev->resv_regions); in viommu_release_device()
Ddma-iommu.c596 iommu_put_resv_regions(dev, &resv_regions); in iova_reserve_iommu_regions()
/linux-6.12.1/drivers/iommu/iommufd/
Dio_pagetable.c1424 iommu_put_resv_regions(dev, &resv_regions); in iopt_table_enforce_dev_resv_regions()