Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dvirtio_ring.h72 #define VRING_PACKED_EVENT_FLAG_DESC 0x2 macro
/Linux-v6.6/drivers/virtio/
Dvirtio_ring.c1584 if (flags != VRING_PACKED_EVENT_FLAG_DESC) { in virtqueue_kick_prepare_packed()
1731 if (vq->packed.event_flags_shadow == VRING_PACKED_EVENT_FLAG_DESC) in virtqueue_get_buf_ctx_packed()
1784 VRING_PACKED_EVENT_FLAG_DESC : in virtqueue_enable_cb_prepare_packed()
1843 VRING_PACKED_EVENT_FLAG_DESC : in virtqueue_enable_cb_delayed_packed()