Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_balloon.c64 struct virtqueue *inflate_vq, *deflate_vq, *stats_vq, *free_page_vq; member
255 tell_host(vb, vb->inflate_vq); in fill_balloon()
543 vb->inflate_vq = vqs[VIRTIO_BALLOON_VQ_INFLATE]; in init_vqs()
796 tell_host(vb, vb->inflate_vq); in virtballoon_migratepage()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds