Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvhost-user-gpio.h30 VirtQueue *interrupt_vq; member
/openbmc/qemu/hw/virtio/
H A Dvhost-user-gpio.c216 virtio_delete_queue(gpio->interrupt_vq); in do_vhost_user_cleanup()
360 gpio->interrupt_vq = virtio_add_queue(vdev, 256, vu_gpio_handle_output); in vu_gpio_device_realize()