Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h59 #define VIRTIO_PCI_QUEUE_SEL 14 macro
/qemu/tests/qtest/libqos/
H A Dvirtio-pci.c186 qpci_io_writeb(dev->pdev, dev->bar, VIRTIO_PCI_QUEUE_SEL, index); in qvirtio_pci_queue_select()
/qemu/tests/qtest/
H A Dvirtio-blk-test.c742 qpci_io_writeb(dev, bar0, VIRTIO_PCI_QUEUE_SEL, 2); in test_nonexistent_virtqueue()
H A Dvhost-user-blk-test.c785 qpci_io_writeb(dev, bar0, VIRTIO_PCI_QUEUE_SEL, 2); in test_nonexistent_virtqueue()
/qemu/hw/virtio/
H A Dvirtio-pci.c406 case VIRTIO_PCI_QUEUE_SEL: in virtio_ioport_write()
492 case VIRTIO_PCI_QUEUE_SEL: in virtio_ioport_read()