Searched refs:vhost_net_notify_migration_done (Results 1 – 4 of 4) sorted by relevance
94 int vhost_net_notify_migration_done(struct vhost_net *net, char* mac_addr) in vhost_net_notify_migration_done() function
478 int vhost_net_notify_migration_done(struct vhost_net *net, char* mac_addr) in vhost_net_notify_migration_done() function
41 int vhost_net_notify_migration_done(VHostNetState *net, char* mac_addr);
147 r = vhost_net_notify_migration_done(s->vhost_net, mac_addr); in vhost_user_receive()