Searched defs:rproc_vring (Results 1 – 1 of 1) sorted by relevance
623 struct rproc_vring { struct624 void *va;625 int num;626 u32 da;627 u32 align;628 int notifyid;652 struct rproc_vring vring[RVDEV_NUM_VRINGS]; argument
Completed in 6 milliseconds