Home
last modified time | relevance | path

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

/qemu/include/hw/virtio/
H A Dvhost.h194 bool vhost_config_pending(struct vhost_dev *hdev);
/qemu/hw/net/
H A Dvhost_net.c495 return vhost_config_pending(&net->dev); in vhost_net_config_pending()
/qemu/hw/virtio/
H A Dvhost.c1729 bool vhost_config_pending(struct vhost_dev *hdev) in vhost_config_pending() function