Lines Matching refs:virtqueue
57 struct virtqueue *inflate_vq, *deflate_vq, *stats_vq, *free_page_vq;
120 struct virtqueue *reporting_vq;
176 static void balloon_ack(struct virtqueue *vq)
183 static void tell_host(struct virtio_balloon *vb, struct virtqueue *vq)
204 struct virtqueue *vq = vb->reporting_vq;
427 * the stats queue operates in reverse. The driver initializes the virtqueue
430 * the virtqueue with a fresh stats buffer. Since stats collection can sleep,
434 static void stats_request(struct virtqueue *vq)
448 struct virtqueue *vq;
582 struct virtqueue *vqs[VIRTIO_BALLOON_VQ_MAX];
588 * cause no allocation for the corresponding virtqueue in find_vqs.
621 * Prime this virtqueue with one buffer so the hypervisor can
662 struct virtqueue *vq = vb->free_page_vq;
681 struct virtqueue *vq = vb->free_page_vq;
697 struct virtqueue *vq = vb->free_page_vq;