Home
last modified time | relevance | path

Searched defs:VhostShadowVirtqueue (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvhost-shadow-virtqueue.h28 typedef struct VhostShadowVirtqueue VhostShadowVirtqueue; typedef
50 typedef struct VhostShadowVirtqueue { struct
61 * notifier allows to recover the VhostShadowVirtqueue from the event loop argument
67 EventNotifier svq_kick;
70 EventNotifier svq_call;
94 const VhostShadowVirtqueueOps *ops; argument
113 } VhostShadowVirtqueue; argument