Home
last modified time | relevance | path

Searched refs:page_request_mutex (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/migration/
H A Dmigration.h233 QemuMutex page_request_mutex; member
H A Dpostcopy-ram.c808 WITH_QEMU_LOCK_GUARD(&mis->page_request_mutex) { in postcopy_ram_incoming_cleanup()
816 &mis->page_request_mutex); in postcopy_ram_incoming_cleanup()
1062 * blocking time. It's protected by @page_request_mutex.
1194 * protected by @page_request_mutex.
1600 qemu_mutex_lock(&mis->page_request_mutex); in qemu_ufd_copy_ioctl()
1625 qemu_mutex_unlock(&mis->page_request_mutex);
H A Dmigration.c326 qemu_mutex_init(&current_incoming->page_request_mutex); in migration_object_init()
587 WITH_QEMU_LOCK_GUARD(&mis->page_request_mutex) { in migrate_send_rp_req_pages()
H A Dsavevm.c2189 /* We must be with page_request_mutex held */ in loadvm_postcopy_handle_listen()
2227 WITH_QEMU_LOCK_GUARD(&mis->page_request_mutex) { in loadvm_postcopy_handle_run_bh()