Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dvirtio_ring.h72 #define VRING_PACKED_EVENT_FLAG_DESC 0x2 macro
/Linux-v5.15/drivers/virtio/
Dvirtio_ring.c1339 if (flags != VRING_PACKED_EVENT_FLAG_DESC) { in virtqueue_kick_prepare_packed()
1474 if (vq->packed.event_flags_shadow == VRING_PACKED_EVENT_FLAG_DESC) in virtqueue_get_buf_ctx_packed()
1523 VRING_PACKED_EVENT_FLAG_DESC : in virtqueue_enable_cb_prepare_packed()
1582 VRING_PACKED_EVENT_FLAG_DESC : in virtqueue_enable_cb_delayed_packed()