Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/virtio/
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()
/linux-6.3-rc2/include/uapi/linux/
A Dvirtio_pci.h59 #define VIRTIO_PCI_QUEUE_SEL 14 macro

Completed in 3 milliseconds