Searched refs:postcopy_is_paused (Results 1 – 4 of 4) sorted by relevance
198 bool postcopy_is_paused(MigrationStatus status);
1774 bool postcopy_is_paused(MigrationStatus status) in postcopy_is_paused() function
3042 } while (postcopy_is_paused(s->state)); in postcopy_pause()
2871 } while (postcopy_is_paused(mis->state)); in postcopy_pause_incoming()