pub const VIRTIO_MMIO_INT_VRING: u32 = 0x01;
Interrupt flags (re: interrupt status & acknowledge registers). See linux/virtio_mmio.h.