Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/virtio/
Dvirtio_pci_legacy.c127 iowrite16(index, vp_dev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in setup_vq()
181 iowrite16(vq->index, vp_dev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in del_vq()
/Linux-v5.10/include/uapi/linux/
Dvirtio_pci.h59 #define VIRTIO_PCI_QUEUE_SEL 14 macro