Home
last modified time | relevance | path

Searched refs:rproc_find_carveout_by_name (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/remoteproc/
H A Dremoteproc_virtio.c126 mem = rproc_find_carveout_by_name(rproc, "vdev%dvring%d", rvdev->index, in rp_find_vq()
385 mem = rproc_find_carveout_by_name(rproc, "vdev%dbuffer", rvdev->index); in rproc_add_virtio_dev()
H A Dremoteproc_core.c253 rproc_find_carveout_by_name(struct rproc *rproc, const char *name, ...) in rproc_find_carveout_by_name() function
342 mem = rproc_find_carveout_by_name(rproc, "vdev%dvring%d", rvdev->index, in rproc_alloc_vring()
849 carveout = rproc_find_carveout_by_name(rproc, rsc->name); in rproc_handle_carveout()