Home
last modified time | relevance | path

Searched refs:iommu_get_resv_regions (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Diommu.h457 extern void iommu_get_resv_regions(struct device *dev, struct list_head *list);
765 static inline void iommu_get_resv_regions(struct device *dev, in iommu_get_resv_regions() function
/kernel/linux/linux-6.6/include/linux/
H A 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
/kernel/linux/linux-6.6/drivers/iommu/
H A 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()
2749 * iommu_get_resv_regions - get reserved regions
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); variable
2770 * This releases a reserved region list acquired by iommu_get_resv_regions().
H A Ddma-iommu.c382 * @dev: Device from iommu_get_resv_regions()
383 * @list: Reserved region list from iommu_get_resv_regions()
496 iommu_get_resv_regions(dev, &resv_regions); in iova_reserve_iommu_regions()
/kernel/linux/linux-5.10/drivers/iommu/
H A Diommu.c471 iommu_get_resv_regions(device->dev, &dev_resv_regions); in iommu_get_group_resv_regions()
742 iommu_get_resv_regions(dev, &mappings); in iommu_create_device_direct_mappings()
2714 void iommu_get_resv_regions(struct device *dev, struct list_head *list) in iommu_get_resv_regions() function
H A Ddma-iommu.c152 * @dev: Device from iommu_get_resv_regions()
153 * @list: Reserved region list from iommu_get_resv_regions()
254 iommu_get_resv_regions(dev, &resv_regions); in iova_reserve_iommu_regions()
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dio_pagetable.c1213 iommu_get_resv_regions(dev, &resv_regions); in iopt_table_enforce_dev_resv_regions()

Completed in 19 milliseconds