Home
last modified time | relevance | path

Searched defs:vring_virtqueue (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/virtio/
H A Dvirtio_ring.c154 struct vring_virtqueue { struct
155 struct virtqueue vq;
158 bool packed_ring;
161 bool use_dma_api;
164 bool weak_barriers;
167 bool broken;
170 bool indirect;
173 bool event;
176 bool premapped;
201 struct vring_virtqueue_split split; argument
[all …]