Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dvhost-vdpa.c51 } VhostVDPAState; argument
134 VhostVDPAState *s = DO_UPCAST(VhostVDPAState, nc, nc); in vhost_vdpa_get_vhost_net()
222 VhostVDPAState *s = DO_UPCAST(VhostVDPAState, nc, nc); in vhost_vdpa_cleanup()
261 VhostVDPAState *s = DO_UPCAST(VhostVDPAState, nc, nc); in vhost_vdpa_has_ufo()
290 static VhostVDPAState *vhost_vdpa_net_first_nc_vdpa(VhostVDPAState *s) in vhost_vdpa_net_first_nc_vdpa()
336 VhostVDPAState *s = container_of(notifier, VhostVDPAState, in vdpa_net_migration_state_notifier()
360 VhostVDPAState *s = DO_UPCAST(VhostVDPAState, nc, nc); in vhost_vdpa_net_data_start()
389 VhostVDPAState *s = DO_UPCAST(VhostVDPAState, nc, nc); in vhost_vdpa_net_data_load()
405 VhostVDPAState *s = DO_UPCAST(VhostVDPAState, nc, nc); in vhost_vdpa_net_client_stop()
619 VhostVDPAState *s = DO_UPCAST(VhostVDPAState, nc, nc); in vhost_vdpa_net_cvq_stop()
[all …]