Searched refs:iommu_dma_get_resv_regions (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | dma-iommu.h | 17 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 D | dma-iommu.c | 381 * 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 D | virtio-iommu.c | 945 iommu_dma_get_resv_regions(dev, head); in viommu_get_resv_regions()
|
H A D | apple-dart.c | 946 iommu_dma_get_resv_regions(dev, head); in apple_dart_get_resv_regions()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | dma-iommu.h | 38 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 D | dma-iommu.c | 151 * 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 D | virtio-iommu.c | 848 iommu_dma_get_resv_regions(dev, head); in viommu_get_resv_regions()
|
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu.c | 1604 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 D | arm-smmu.c | 1545 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 D | arm-smmu-v3.c | 2514 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 D | arm-smmu-v3.c | 2776 iommu_dma_get_resv_regions(dev, head); in arm_smmu_get_resv_regions()
|
Completed in 36 milliseconds