Home
last modified time | relevance | path

Searched refs:iommu_get_resv_regions (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h459 extern void iommu_get_resv_regions(struct device *dev, struct list_head *list);
743 static inline void iommu_get_resv_regions(struct device *dev, struct list_head *list) in iommu_get_resv_regions() function
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c466 iommu_get_resv_regions(device->dev, &dev_resv_regions); in iommu_get_group_resv_regions()
740 iommu_get_resv_regions(dev, &mappings); in iommu_create_device_direct_mappings()
2830 void iommu_get_resv_regions(struct device *dev, struct list_head *list) in iommu_get_resv_regions() function
H A Ddma-iommu.c163 * @dev: Device from iommu_get_resv_regions()
164 * @list: Reserved region list from iommu_get_resv_regions()
263 iommu_get_resv_regions(dev, &resv_regions); in iova_reserve_iommu_regions()

Completed in 9 milliseconds