Searched refs:VIRTIO_F_VERSION_1 (Results 1 – 10 of 10) sorted by relevance
50 if (features & VIRTIO_F_VERSION_1) { in Feature1()51 *supported |= VIRTIO_F_VERSION_1; in Feature1()
36 #define VIRTIO_F_VERSION_1 (1 << 0) macro
100 if (features & VIRTIO_F_VERSION_1) { in Feature1()101 *supported |= VIRTIO_F_VERSION_1; in Feature1()
113 if (features & VIRTIO_F_VERSION_1) { in Feature1()114 *supported |= VIRTIO_F_VERSION_1; in Feature1()
168 if (features & VIRTIO_F_VERSION_1) { in Feature1()169 *supported |= VIRTIO_F_VERSION_1; in Feature1()
129 if (features & VIRTIO_F_VERSION_1) { in Feature1()130 *supported |= VIRTIO_F_VERSION_1; in Feature1()
49 #define VIRTIO_F_VERSION_1 (1 << 0) macro
102 if (features & VIRTIO_F_VERSION_1) { in Feature1()103 *supported |= VIRTIO_F_VERSION_1; in Feature1()
173 if (features & VIRTIO_F_VERSION_1) { in Feature1()174 *supported |= VIRTIO_F_VERSION_1; in Feature1()
169 if (features & VIRTIO_F_VERSION_1) { in Feature1()170 *supported |= VIRTIO_F_VERSION_1; in Feature1()