Home
last modified time | relevance | path

Searched refs:iommu_get_dm_regions (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Diommu.h227 extern void iommu_get_dm_regions(struct device *dev, struct list_head *list);
411 static inline void iommu_get_dm_regions(struct device *dev, in iommu_get_dm_regions() function
/linux-4.4.14/drivers/iommu/
Diommu.c345 iommu_get_dm_regions(dev, &mappings); in iommu_group_create_direct_mappings()
1561 void iommu_get_dm_regions(struct device *dev, struct list_head *list) in iommu_get_dm_regions() function