Searched refs:vdev_to_rproc (Results 1 – 2 of 2) sorted by relevance
71 struct rproc *rproc = vdev_to_rproc(vdev); in rp_find_vq()311 struct rproc *rproc = vdev_to_rproc(vdev); in rproc_virtio_dev_release()
672 static inline struct rproc *vdev_to_rproc(struct virtio_device *vdev) in vdev_to_rproc() function