Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/kvm/
Dvirtio_ccw.c109 struct virtio_ccw_vq_info { struct
110 struct virtqueue *vq;
111 int num;
112 void *queue;
113 union {
116 } *info_block;
117 int bit_nr;
118 struct list_head node;
119 long cookie;