Home
last modified time | relevance | path

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

/qemu/migration/
H A Dmigration.h222 QemuCond page_request_cond; member
H A Dpostcopy-ram.c618 qemu_cond_wait(&mis->page_request_cond, in postcopy_ram_incoming_cleanup()
1313 qemu_cond_signal(&mis->page_request_cond); in qemu_ufd_copy_ioctl()
H A Dmigration.c234 qemu_cond_init(&current_incoming->page_request_cond); in migration_object_init()