Searched defs:rproc_ops (Results 1 – 1 of 1) sorted by relevance
335 struct rproc_ops { struct336 int (*start)(struct rproc *rproc);337 int (*stop)(struct rproc *rproc);338 void (*kick)(struct rproc *rproc, int vqid);339 void * (*da_to_va)(struct rproc *rproc, u64 da, int len);