Searched refs:VIRTIO_BALLOON_F_REPORTING (Results 1 – 2 of 2) sorted by relevance
39 #define VIRTIO_BALLOON_F_REPORTING 5 /* Page reporting virtqueue */ macro
529 if (virtio_has_feature(vb->vdev, VIRTIO_BALLOON_F_REPORTING)) { in init_vqs()566 if (virtio_has_feature(vb->vdev, VIRTIO_BALLOON_F_REPORTING)) in init_vqs()987 if (virtio_has_feature(vb->vdev, VIRTIO_BALLOON_F_REPORTING)) { in virtballoon_probe()1068 if (virtio_has_feature(vb->vdev, VIRTIO_BALLOON_F_REPORTING)) in virtballoon_remove()1137 __virtio_clear_bit(vdev, VIRTIO_BALLOON_F_REPORTING); in virtballoon_validate()1149 VIRTIO_BALLOON_F_REPORTING,