Home
last modified time | relevance | path

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

/qemu/migration/
H A Dqemu-file.h50 void qemu_put_buffer_async(QEMUFile *f, const uint8_t *buf, size_t size,
H A Dqemu-file.c424 void qemu_put_buffer_async(QEMUFile *f, const uint8_t *buf, size_t size, in qemu_put_buffer_async() function
H A Dram.c1221 qemu_put_buffer_async(file, buf, TARGET_PAGE_SIZE, in save_normal_page()