Home
last modified time | relevance | path

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

/linux/drivers/virtio/
A Dvirtio_pci_legacy_dev.c148 iowrite16(index, ldev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in vp_legacy_queue_vector()
182 iowrite16(index, ldev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in vp_legacy_set_queue_address()
197 iowrite16(index, ldev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in vp_legacy_get_queue_enable()
212 iowrite16(index, ldev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in vp_legacy_get_queue_size()
/linux/include/uapi/linux/
A Dvirtio_pci.h59 #define VIRTIO_PCI_QUEUE_SEL 14 macro

Completed in 4 milliseconds