Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/virtio/
Dvirtio_balloon.c50 struct virtqueue *inflate_vq, *deflate_vq, *stats_vq; member
182 tell_host(vb, vb->inflate_vq); in fill_balloon()
406 vb->inflate_vq = vqs[0]; in init_vqs()
479 tell_host(vb, vb->inflate_vq); in virtballoon_migratepage()