Home
last modified time | relevance | path

Searched refs:put_resv_regions (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/include/linux/
Diommu.h277 void (*put_resv_regions)(struct device *dev, struct list_head *list); member
/Linux-v5.15/drivers/iommu/
Dvirtio-iommu.c948 .put_resv_regions = generic_iommu_put_resv_regions,
Dmtk_iommu.c673 .put_resv_regions = generic_iommu_put_resv_regions,
Diommu.c2800 if (ops && ops->put_resv_regions) in iommu_put_resv_regions()
2801 ops->put_resv_regions(dev, list); in iommu_put_resv_regions()
/Linux-v5.15/drivers/iommu/arm/arm-smmu/
Darm-smmu.c1601 .put_resv_regions = generic_iommu_put_resv_regions,
/Linux-v5.15/drivers/iommu/amd/
Diommu.c2262 .put_resv_regions = generic_iommu_put_resv_regions,
/Linux-v5.15/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c2850 .put_resv_regions = generic_iommu_put_resv_regions,
/Linux-v5.15/drivers/iommu/intel/
Diommu.c5579 .put_resv_regions = generic_iommu_put_resv_regions,