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
526 if (virtio_has_feature(vb->vdev, VIRTIO_BALLOON_F_REPORTING)) { in init_vqs()563 if (virtio_has_feature(vb->vdev, VIRTIO_BALLOON_F_REPORTING)) in init_vqs()960 if (virtio_has_feature(vb->vdev, VIRTIO_BALLOON_F_REPORTING)) { in virtballoon_probe()1035 if (virtio_has_feature(vb->vdev, VIRTIO_BALLOON_F_REPORTING)) in virtballoon_remove()1098 __virtio_clear_bit(vdev, VIRTIO_BALLOON_F_REPORTING); in virtballoon_validate()1110 VIRTIO_BALLOON_F_REPORTING,