Searched refs:ram_load_postcopy (Results 1 – 3 of 3) sorted by relevance
61 int ram_load_postcopy(QEMUFile *f, int channel);
1755 ret = ram_load_postcopy(mis->postcopy_qemufile_dst, in postcopy_preempt_thread()
3674 int ram_load_postcopy(QEMUFile *f, int channel) in ram_load_postcopy() function4304 ret = ram_load_postcopy(f, RAM_CHANNEL_PRECOPY); in ram_load()