guest_feature 182 drivers/virtio/virtio_pci_modern.c vp_iowrite32((u32)vdev->features, &vp_dev->common->guest_feature); guest_feature 184 drivers/virtio/virtio_pci_modern.c vp_iowrite32(vdev->features >> 32, &vp_dev->common->guest_feature); guest_feature 547 drivers/virtio/virtio_pci_modern.c offsetof(struct virtio_pci_common_cfg, guest_feature)); guest_feature 140 include/uapi/linux/virtio_pci.h __le32 guest_feature; /* read-write */