Home
last modified time | relevance | path

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

/qemu/migration/
H A Dmigration.h191 QemuSemaphore postcopy_pause_sem_fast_load; member
H A Dpostcopy-ram.c1725 qemu_sem_wait(&mis->postcopy_pause_sem_fast_load); in postcopy_pause_ram_fast_load()
H A Dmigration.c230 qemu_sem_init(&current_incoming->postcopy_pause_sem_fast_load, 0); in migration_object_init()
H A Dsavevm.c2301 qemu_sem_post(&mis->postcopy_pause_sem_fast_load); in loadvm_postcopy_handle_resume()