Searched defs:iommu_map_table (Results 1 – 4 of 4) sorted by relevance
20 struct iommu_map_table { struct24 void (*lazy_flush)(struct iommu_map_table *); argument35 extern void iommu_tbl_pool_init(struct iommu_map_table *iommu, argument
55 void (*lazy_flush)(struct iommu_map_table *), in iommu_tbl_pool_init()
50 static void iommu_flushall(struct iommu_map_table *iommu_map_table) in iommu_flushall()
109 struct iommu_map_table iommu_map_table; member