Searched refs:VRING_PACKED_EVENT_FLAG_DISABLE (Results 1 – 2 of 2) sorted by relevance
64 #define VRING_PACKED_EVENT_FLAG_DISABLE 0x1 macro
541 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