Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A 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
H A 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);
H A Dvirtio-iommu.c972 iommu_dma_get_resv_regions(dev, head); in viommu_get_resv_regions()
H A Dapple-dart.c976 iommu_dma_get_resv_regions(dev, head); in apple_dart_get_resv_regions()
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1607 iommu_dma_get_resv_regions(dev, head); in arm_smmu_get_resv_regions()
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c3551 iommu_dma_get_resv_regions(dev, head); in arm_smmu_get_resv_regions()