···5050#define KVM_S390_VIRTIO_RESET 15151#define KVM_S390_VIRTIO_SET_STATUS 252525353+/* The alignment to use between consumer and producer parts of vring.5454+ * This is pagesize for historical reasons. */5555+#define KVM_S390_VIRTIO_RING_ALIGN 40965656+5357#ifdef __KERNEL__5458/* early virtio console setup */5559#ifdef CONFIG_S390_GUEST