Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virtio/
H A Dvirtio_balloon.c57 struct virtqueue *inflate_vq, *deflate_vq, *stats_vq, *free_page_vq; member
248 tell_host(vb, vb->inflate_vq); in fill_balloon()
536 vb->inflate_vq = vqs[VIRTIO_BALLOON_VQ_INFLATE]; in init_vqs()
789 tell_host(vb, vb->inflate_vq); in virtballoon_migratepage()