Searched defs:vringh (Results 1 – 1 of 1) sorted by relevance
25 struct vringh { struct27 bool little_endian;30 bool event_indices;33 bool weak_barriers;57 void (*notify)(struct vringh *); argument