Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dpostcopy-ram.h126 POSTCOPY_NOTIFY_INBOUND_END, enumerator
H A Dpostcopy-ram.c642 if (postcopy_notify(POSTCOPY_NOTIFY_INBOUND_END, &local_err)) { in postcopy_ram_incoming_cleanup()
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c2111 case POSTCOPY_NOTIFY_INBOUND_END: in vhost_user_postcopy_notifier()