Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Djob.c553 job->gather_copy_mapped = dma_alloc_wc(host, size, &job->gather_copy, in copy_gathers()
559 &job->gather_copy, in copy_gathers()
581 g->base = job->gather_copy; in copy_gathers()
675 job->gather_copy_mapped, job->gather_copy); in host1x_job_unpin()
/openbmc/linux/include/linux/
H A Dhost1x.h310 dma_addr_t gather_copy; member