Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Ddma-iommu.h19 void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list);
43 static inline void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list) in iommu_dma_get_resv_regions() function
Ddma-iommu.c472 void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list) in iommu_dma_get_resv_regions() function
481 EXPORT_SYMBOL(iommu_dma_get_resv_regions);
Dvirtio-iommu.c972 iommu_dma_get_resv_regions(dev, head); in viommu_get_resv_regions()
Dapple-dart.c976 iommu_dma_get_resv_regions(dev, head); in apple_dart_get_resv_regions()
/linux-6.12.1/drivers/iommu/arm/arm-smmu/
Darm-smmu.c1621 iommu_dma_get_resv_regions(dev, head); in arm_smmu_get_resv_regions()
/linux-6.12.1/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c3415 iommu_dma_get_resv_regions(dev, head); in arm_smmu_get_resv_regions()