Searched refs:host_features_sel (Results 1 – 2 of 2) sorted by relevance
163 if (proxy->host_features_sel) { in virtio_mmio_read()171 >> (32 * proxy->host_features_sel); in virtio_mmio_read()306 proxy->host_features_sel = 1; in virtio_mmio_write()308 proxy->host_features_sel = 0; in virtio_mmio_write()556 proxy->host_features_sel = qemu_get_be32(f); in virtio_mmio_load_config()566 qemu_put_be32(f, proxy->host_features_sel); in virtio_mmio_save_config()639 proxy->host_features_sel = 0; in virtio_mmio_reset()
64 uint32_t host_features_sel; member