Searched defs:iommu_map_table (Results 1 – 4 of 4) sorted by relevance
19 struct iommu_map_table { struct23 void (*lazy_flush)(struct iommu_map_table *); argument34 extern void iommu_tbl_pool_init(struct iommu_map_table *iommu, argument
54 void (*lazy_flush)(struct iommu_map_table *), in iommu_tbl_pool_init()
49 static void iommu_flushall(struct iommu_map_table *iommu_map_table) in iommu_flushall()
109 struct iommu_map_table iommu_map_table; member