Searched defs:VRing (Results 1 – 2 of 2) sorted by relevance
99 struct VRing { struct103 VRingDesc *desc; argument104 VRingAvail *avail; argument105 VRingUsed *used; argument110 typedef struct VRing VRing; argument
104 typedef struct VRing struct112 VRingMemoryRegionCaches *caches; argument113 } VRing; typedef