Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dram.h72 int64_t ramblock_recv_bitmap_send(QEMUFile *file,
H A Dmigration.c984 res = ramblock_recv_bitmap_send(mis->to_src_file, block_name); in migrate_send_rp_recv_bitmap()
H A Dram.c267 int64_t ramblock_recv_bitmap_send(QEMUFile *file, in ramblock_recv_bitmap_send() function