Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Diommu.h493 extern void iommu_put_resv_regions(struct device *dev, struct list_head *list);
827 static inline void iommu_put_resv_regions(struct device *dev, in iommu_put_resv_regions() function
/openbmc/linux/drivers/iommu/
H A Diommu.c820 iommu_put_resv_regions(device->dev, &dev_resv_regions); in iommu_get_group_resv_regions()
1113 iommu_put_resv_regions(dev, &mappings); in iommu_create_device_direct_mappings()
2772 void iommu_put_resv_regions(struct device *dev, struct list_head *list) in iommu_put_resv_regions() function
2783 EXPORT_SYMBOL(iommu_put_resv_regions);
H A Dvirtio-iommu.c998 iommu_put_resv_regions(dev, &vdev->resv_regions); in viommu_probe_device()
1018 iommu_put_resv_regions(dev, &vdev->resv_regions); in viommu_release_device()
H A Ddma-iommu.c514 iommu_put_resv_regions(dev, &resv_regions); in iova_reserve_iommu_regions()
/openbmc/linux/drivers/iommu/iommufd/
H A Dio_pagetable.c1252 iommu_put_resv_regions(dev, &resv_regions); in iopt_table_enforce_dev_resv_regions()