rproc_find_carveout_by_name  332 drivers/remoteproc/remoteproc_core.c 	mem = rproc_find_carveout_by_name(rproc, "vdev%dvring%d", rvdev->index,
rproc_find_carveout_by_name  896 drivers/remoteproc/remoteproc_core.c 	carveout = rproc_find_carveout_by_name(rproc, rsc->name);
rproc_find_carveout_by_name   64 drivers/remoteproc/remoteproc_internal.h rproc_find_carveout_by_name(struct rproc *rproc, const char *name, ...);
rproc_find_carveout_by_name   88 drivers/remoteproc/remoteproc_virtio.c 	mem = rproc_find_carveout_by_name(rproc, "vdev%dvring%d", rvdev->index,
rproc_find_carveout_by_name  345 drivers/remoteproc/remoteproc_virtio.c 	mem = rproc_find_carveout_by_name(rproc, "vdev%dbuffer", rvdev->index);