Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Diommu.c859 iommu_get_resv_regions(device->dev, &dev_resv_regions); in iommu_get_group_resv_regions()
1107 iommu_get_resv_regions(dev, &mappings); in iommu_create_device_direct_mappings()
2732 void iommu_get_resv_regions(struct device *dev, struct list_head *list) in iommu_get_resv_regions() function
2739 EXPORT_SYMBOL_GPL(iommu_get_resv_regions);
H A Ddma-iommu.c578 iommu_get_resv_regions(dev, &resv_regions); in iova_reserve_iommu_regions()
/linux/drivers/iommu/iommufd/
H A Dio_pagetable.c1440 iommu_get_resv_regions(dev, &resv_regions); in iopt_table_enforce_dev_resv_regions()