Home
last modified time | relevance | path

Searched refs:iommu_dma_get_resv_regions (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/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.c381 * iommu_dma_get_resv_regions - Reserved region driver helper
390 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); variable
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()
/kernel/linux/linux-5.10/include/linux/
H A Ddma-iommu.h38 void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list);
77 static inline void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list) in iommu_dma_get_resv_regions() function
/kernel/linux/linux-5.10/drivers/iommu/
H A Ddma-iommu.c151 * iommu_dma_get_resv_regions - Reserved region driver helper
160 void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list) in iommu_dma_get_resv_regions() function
167 EXPORT_SYMBOL(iommu_dma_get_resv_regions); variable
H A Dvirtio-iommu.c848 iommu_dma_get_resv_regions(dev, head); in viommu_get_resv_regions()
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1604 iommu_dma_get_resv_regions(dev, head); in arm_smmu_get_resv_regions()
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1545 iommu_dma_get_resv_regions(dev, head); in arm_smmu_get_resv_regions()
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2514 iommu_dma_get_resv_regions(dev, head); in arm_smmu_get_resv_regions()
/kernel/linux/linux-6.6/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()

Completed in 36 milliseconds