Home
last modified time | relevance | path

Searched refs:iommu_dma_get_resv_regions (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/iommu/
Ddma-iommu.h17 void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list);
37 static inline void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list) in iommu_dma_get_resv_regions() function
Ddma-iommu.c388 void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list) in iommu_dma_get_resv_regions() function
395 EXPORT_SYMBOL(iommu_dma_get_resv_regions);
Dapple-dart.c768 iommu_dma_get_resv_regions(dev, head); in apple_dart_get_resv_regions()
Dvirtio-iommu.c922 iommu_dma_get_resv_regions(dev, head); in viommu_get_resv_regions()
/Linux-v6.1/drivers/iommu/arm/arm-smmu/
Darm-smmu.c1543 iommu_dma_get_resv_regions(dev, head); in arm_smmu_get_resv_regions()
/Linux-v6.1/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c2766 iommu_dma_get_resv_regions(dev, head); in arm_smmu_get_resv_regions()