Searched refs:vring (Results 1 – 5 of 5) sorted by relevance
89 struct vring struct142 static inline void vring_init(struct vring *vr, uint32_t num, uint8_t *p, uint32_t align) in vring_init()
101 struct vring vq_ring;
37 …defines the shared memory model, and internally defines used components such as vring or virtqueue.125 …nstances are running in parallel but different shared memory arrangement (vring size & alignment, …
585 struct vring *vr; in vq_ring_init()
379 - RPMsg-Lite: Fix of double initialization of vring shared data structure.