Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-iommu.h37 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
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c162 * iommu_dma_get_resv_regions - Reserved region driver helper
171 void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list) in iommu_dma_get_resv_regions() function
177 EXPORT_SYMBOL(iommu_dma_get_resv_regions); variable

Completed in 3 milliseconds