Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dvirtio_ring.h72 #define VRING_PACKED_EVENT_FLAG_DESC 0x2 macro
/Linux-v5.4/drivers/virtio/
Dvirtio_ring.c1263 if (flags != VRING_PACKED_EVENT_FLAG_DESC) { in virtqueue_kick_prepare_packed()
1398 if (vq->packed.event_flags_shadow == VRING_PACKED_EVENT_FLAG_DESC) in virtqueue_get_buf_ctx_packed()
1447 VRING_PACKED_EVENT_FLAG_DESC : in virtqueue_enable_cb_prepare_packed()
1506 VRING_PACKED_EVENT_FLAG_DESC : in virtqueue_enable_cb_delayed_packed()