Searched refs:gmap_test_and_clear_dirty (Results 1 – 3 of 3) sorted by relevance
1240 bool gmap_test_and_clear_dirty(unsigned long address, struct gmap *gmap) in gmap_test_and_clear_dirty() function1273 EXPORT_SYMBOL_GPL(gmap_test_and_clear_dirty);
801 bool gmap_test_and_clear_dirty(unsigned long address, struct gmap *);
293 if (gmap_test_and_clear_dirty(address, gmap)) in kvm_s390_sync_dirty_log()