Home
last modified time | relevance | path

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

/qemu/migration/
H A Dpostcopy-ram.h134 void postcopy_remove_notifier(NotifierWithReturn *n);
H A Dpostcopy-ram.c71 void postcopy_remove_notifier(NotifierWithReturn *n) in postcopy_remove_notifier() function
/qemu/hw/virtio/
H A Dvhost-user.c2286 postcopy_remove_notifier(&u->postcopy_notifier); in vhost_user_backend_cleanup()