Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dremoteproc.h623 struct rproc_vring { struct
624 void *va;
625 int num;
626 u32 da;
627 u32 align;
628 int notifyid;
652 struct rproc_vring vring[RVDEV_NUM_VRINGS]; argument