Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Ddma-iommu.h17 void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list);
41 static inline void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list) in iommu_dma_get_resv_regions() function
H A Ddma-iommu.c390 void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list) in iommu_dma_get_resv_regions() function
399 EXPORT_SYMBOL(iommu_dma_get_resv_regions);
H A Dvirtio-iommu.c945 iommu_dma_get_resv_regions(dev, head); in viommu_get_resv_regions()
H A Dapple-dart.c946 iommu_dma_get_resv_regions(dev, head); in apple_dart_get_resv_regions()
/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1556 iommu_dma_get_resv_regions(dev, head); in arm_smmu_get_resv_regions()
/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2776 iommu_dma_get_resv_regions(dev, head); in arm_smmu_get_resv_regions()