Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h53 #define VIRTIO_PCI_QUEUE_PFN 8 macro
/qemu/tests/qtest/libqos/
H A Dvirtio-pci.c200 qpci_io_writel(dev->pdev, dev->bar, VIRTIO_PCI_QUEUE_PFN, pfn); in qvirtio_pci_set_queue_address()
/qemu/tests/qtest/
H A Dvirtio-blk-test.c743 qpci_io_writel(dev, bar0, VIRTIO_PCI_QUEUE_PFN, 1); in test_nonexistent_virtqueue()
H A Dvhost-user-blk-test.c786 qpci_io_writel(dev, bar0, VIRTIO_PCI_QUEUE_PFN, 1); in test_nonexistent_virtqueue()
/qemu/hw/virtio/
H A Dvirtio-pci.c398 case VIRTIO_PCI_QUEUE_PFN: in virtio_ioport_write()
485 case VIRTIO_PCI_QUEUE_PFN: in virtio_ioport_read()