Searched refs:lazy_flush (Results 1 – 2 of 2) sorted by relevance
58 void (*lazy_flush)(struct iommu_map_table *), in iommu_tbl_pool_init()73 iommu->lazy_flush = lazy_flush; in iommu_tbl_pool_init()213 if (iommu->lazy_flush && in iommu_tbl_range_alloc()216 iommu->lazy_flush(iommu); in iommu_tbl_range_alloc()
22 void (*lazy_flush)(struct iommu_map_table *); member36 void (*lazy_flush)(struct iommu_map_table *),