Searched refs:lazy_flush (Results 1 – 2 of 2) sorted by relevance
54 void (*lazy_flush)(struct iommu_map_table *), in iommu_tbl_pool_init()69 iommu->lazy_flush = lazy_flush; in iommu_tbl_pool_init()209 if (iommu->lazy_flush && in iommu_tbl_range_alloc()212 iommu->lazy_flush(iommu); in iommu_tbl_range_alloc()
23 void (*lazy_flush)(struct iommu_map_table *); member37 void (*lazy_flush)(struct iommu_map_table *),