Home
last modified time | relevance | path

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

/qemu/migration/
H A Dqemu-file.h75 off_t qemu_get_offset(QEMUFile *f);
H A Dqemu-file.c543 off_t qemu_get_offset(QEMUFile *f) in qemu_get_offset() function
H A Dram.c2941 block->bitmap_offset = qemu_get_offset(file) + header_size; in mapped_ram_setup_ramblock()