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.h80 size_t qemu_get_buffer_at(QEMUFile *f, const uint8_t *buf, size_t buflen,
H A Dqemu-file.c567 size_t qemu_get_buffer_at(QEMUFile *f, const uint8_t *buf, size_t buflen, in qemu_get_buffer_at() function
H A Dram.c3975 read = qemu_get_buffer_at(f, host, size, in read_ramblock_mapped_ram()
4028 if (qemu_get_buffer_at(f, (uint8_t *)bitmap, bitmap_size, in parse_ramblock_mapped_ram()