Home
last modified time | relevance | path

Searched defs:VIRTIO_MMIO_INT_VRING (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_mmio.h149 #define VIRTIO_MMIO_INT_VRING (1 << 0) macro
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_mmio.h108 #define VIRTIO_MMIO_INT_VRING BIT(0) macro