Home
last modified time | relevance | path

Searched refs:rproc_check_carveout_da (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_core.c273 * rproc_check_carveout_da() - Check specified carveout da configuration
286 static int rproc_check_carveout_da(struct rproc *rproc, in rproc_check_carveout_da() function
340 if (rproc_check_carveout_da(rproc, mem, rsc->vring[i].da, size)) in rproc_alloc_vring()
951 if (rproc_check_carveout_da(rproc, carveout, rsc->da, rsc->len)) in rproc_handle_carveout()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_core.c277 * rproc_check_carveout_da() - Check specified carveout da configuration
290 static int rproc_check_carveout_da(struct rproc *rproc, in rproc_check_carveout_da() function
344 if (rproc_check_carveout_da(rproc, mem, rsc->vring[i].da, size)) in rproc_alloc_vring()
857 if (rproc_check_carveout_da(rproc, carveout, rsc->da, rsc->len)) in rproc_handle_carveout()

Completed in 6 milliseconds