Home
last modified time | relevance | path

Searched refs:generic_iommu_put_resv_regions (Results 1 – 7 of 7) sorted by relevance

/drivers/iommu/
Dvirtio-iommu.c893 generic_iommu_put_resv_regions(dev, &vdev->resv_regions); in viommu_probe_device()
918 generic_iommu_put_resv_regions(dev, &vdev->resv_regions); in viommu_release_device()
948 .put_resv_regions = generic_iommu_put_resv_regions,
Diommu.c2854 void generic_iommu_put_resv_regions(struct device *dev, struct list_head *list) in generic_iommu_put_resv_regions() function
2861 EXPORT_SYMBOL(generic_iommu_put_resv_regions);
Dmtk_iommu.c730 .put_resv_regions = generic_iommu_put_resv_regions,
/drivers/iommu/arm/arm-smmu/
Darm-smmu.c1601 .put_resv_regions = generic_iommu_put_resv_regions,
/drivers/iommu/amd/
Diommu.c2264 .put_resv_regions = generic_iommu_put_resv_regions,
/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c2896 .put_resv_regions = generic_iommu_put_resv_regions,
/drivers/iommu/intel/
Diommu.c5623 .put_resv_regions = generic_iommu_put_resv_regions,