Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Diommu.h488 extern void iommu_put_resv_regions(struct device *dev, struct list_head *list);
825 static inline void iommu_put_resv_regions(struct device *dev, in iommu_put_resv_regions() function
/linux-6.3-rc2/drivers/iommu/
A Dvirtio-iommu.c974 iommu_put_resv_regions(dev, &vdev->resv_regions); in viommu_probe_device()
993 iommu_put_resv_regions(dev, &vdev->resv_regions); in viommu_release_device()
A Diommu.c652 iommu_put_resv_regions(device->dev, &dev_resv_regions); in iommu_get_group_resv_regions()
974 iommu_put_resv_regions(dev, &mappings); in iommu_create_device_direct_mappings()
2657 void iommu_put_resv_regions(struct device *dev, struct list_head *list) in iommu_put_resv_regions() function
2668 EXPORT_SYMBOL(iommu_put_resv_regions);
A Ddma-iommu.c513 iommu_put_resv_regions(dev, &resv_regions); in iova_reserve_iommu_regions()

Completed in 17 milliseconds