Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h230 * @get_resv_regions: Request list of reserved regions for a device
287 void (*get_resv_regions)(struct device *dev, struct list_head *list); member
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c2834 if (ops && ops->get_resv_regions) { in iommu_get_resv_regions()
2835 ops->get_resv_regions(dev, list); in iommu_get_resv_regions()

Completed in 6 milliseconds