Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h467 extern int iommu_get_group_resv_regions(struct iommu_group *group, struct list_head *head);
751 static inline int iommu_get_group_resv_regions(struct iommu_group *group, struct list_head *head) in iommu_get_group_resv_regions() function
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c455 int iommu_get_group_resv_regions(struct iommu_group *group, struct list_head *head) in iommu_get_group_resv_regions() function
476 EXPORT_SYMBOL_GPL(iommu_get_group_resv_regions); variable
485 iommu_get_group_resv_regions(group, &group_resv_regions); in iommu_group_show_resv_regions()

Completed in 7 milliseconds