Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/virtio/
Dvirtio_pci_legacy.c128 iowrite16(index, vp_dev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in setup_vq()
182 iowrite16(vq->index, vp_dev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in del_vq()
/Linux-v4.19/include/uapi/linux/
Dvirtio_pci.h59 #define VIRTIO_PCI_QUEUE_SEL 14 macro