Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_legacy_dev.c150 iowrite16(index, ldev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in vp_legacy_queue_vector()
184 iowrite16(index, ldev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in vp_legacy_set_queue_address()
199 iowrite16(index, ldev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in vp_legacy_get_queue_enable()
214 iowrite16(index, ldev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in vp_legacy_get_queue_size()
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_pci.h26 #define VIRTIO_PCI_QUEUE_SEL 14 macro
H A Dvirtio_pci_legacy.c199 iowrite16(index, priv->ioaddr + VIRTIO_PCI_QUEUE_SEL); in virtio_pci_setup_vq()
230 iowrite16(index, priv->ioaddr + VIRTIO_PCI_QUEUE_SEL); in virtio_pci_del_vq()
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h59 #define VIRTIO_PCI_QUEUE_SEL 14 macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_pci.h59 #define VIRTIO_PCI_QUEUE_SEL 14 macro
/openbmc/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()
/openbmc/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()
/openbmc/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()