Searched refs:postcopy_preempt_establish_channel (Results 1 – 3 of 3) sorted by relevance
197 int postcopy_preempt_establish_channel(MigrationState *s);
2507 if (postcopy_preempt_establish_channel(ms)) { in postcopy_start()2937 ret = postcopy_preempt_establish_channel(s); in postcopy_do_resume()
1665 int postcopy_preempt_establish_channel(MigrationState *s) in postcopy_preempt_establish_channel() function