☰
Module virt_queue
Structs
Enums
?
Module
project4
::
virtio
::
virt_queue
source
·
[
−
]
Expand description
Virtqueue implementation
Structs
VirtQueue
A container for holding virtqueue.
VirtQueueEntry
An entry for the virtqueue.
VirtQueueFetcher
Fetcher object for the virtqueue.
Enums
VirtQueueEntryCmd
Command for the virtqueue.