Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dpostcopy-ram.h135 void postcopy_add_notifier(NotifierWithReturn *nn);
H A Dpostcopy-ram.c66 void postcopy_add_notifier(NotifierWithReturn *nn) in postcopy_add_notifier() function
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c2295 postcopy_add_notifier(&u->postcopy_notifier); in vhost_user_backend_init()