Home
last modified time | relevance | path

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

/qemu/migration/
H A Dqemu-file.h78 size_t qemu_get_buffer_at(QEMUFile *f, const uint8_t *buf, size_t buflen,
H A Dqemu-file.c493 size_t qemu_get_buffer_at(QEMUFile *f, const uint8_t *buf, size_t buflen, in qemu_get_buffer_at() function
H A Dram.c3946 read = qemu_get_buffer_at(f, host, size, in read_ramblock_mapped_ram()
3999 if (qemu_get_buffer_at(f, (uint8_t *)bitmap, bitmap_size, in parse_ramblock_mapped_ram()