Searched refs:guest_feature_select (Results 1 – 3 of 3) sorted by relevance
139 __le32 guest_feature_select; /* read-write */ member
170 vp_iowrite32(0, &vp_dev->common->guest_feature_select); in vp_finalize_features()172 vp_iowrite32(1, &vp_dev->common->guest_feature_select); in vp_finalize_features()563 guest_feature_select)); in check_offsets()
1894 case offsetof(struct virtio_pci_mmio, cfg.guest_feature_select): in emulate_mmio_write()1899 if (d->mmio->cfg.guest_feature_select == 0) { in emulate_mmio_write()1903 assert(d->mmio->cfg.guest_feature_select == 1); in emulate_mmio_write()2194 case offsetof(struct virtio_pci_mmio, cfg.guest_feature_select): in emulate_mmio_read()