Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dmisc.h29 PRECOPY_NOTIFY_CLEANUP = 4, enumerator
/openbmc/qemu/hw/virtio/
H A Dvirtio-balloon.c675 case PRECOPY_NOTIFY_CLEANUP: in virtio_balloon_free_page_hint_notify()
/openbmc/qemu/migration/
H A Dsavevm.c1692 if (precopy_notify(PRECOPY_NOTIFY_CLEANUP, &local_err)) { in qemu_savevm_state_cleanup()