Home
last modified time | relevance | path

Searched refs:VRING_PACKED_EVENT_FLAG_DISABLE (Results 1 – 2 of 2) sorted by relevance

/qemu/include/standard-headers/linux/
A Dvirtio_ring.h64 #define VRING_PACKED_EVENT_FLAG_DISABLE 0x1 macro
/qemu/hw/virtio/
A Dvirtio.c541 e.flags = VRING_PACKED_EVENT_FLAG_DISABLE; in virtio_queue_packed_set_notification()
2645 if (e.flags == VRING_PACKED_EVENT_FLAG_DISABLE) { in virtio_packed_should_notify()

Completed in 15 milliseconds