Searched refs:gather_copy (Results 1 – 2 of 2) sorted by relevance
462 job->gather_copy_mapped = dma_alloc_wc(dev, size, &job->gather_copy, in copy_gathers()468 &job->gather_copy, in copy_gathers()486 g->base = job->gather_copy; in copy_gathers()577 job->gather_copy_mapped, job->gather_copy); in host1x_job_unpin()
223 dma_addr_t gather_copy; member