Home
last modified time | relevance | path

Searched refs:ram_load_postcopy (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/migration/
H A Dram.h61 int ram_load_postcopy(QEMUFile *f, int channel);
H A Dpostcopy-ram.c1755 ret = ram_load_postcopy(mis->postcopy_qemufile_dst, in postcopy_preempt_thread()
H A Dram.c3674 int ram_load_postcopy(QEMUFile *f, int channel) in ram_load_postcopy() function
4304 ret = ram_load_postcopy(f, RAM_CHANNEL_PRECOPY); in ram_load()