gather_copy       463 drivers/gpu/host1x/job.c 	job->gather_copy_mapped = dma_alloc_wc(host, size, &job->gather_copy,
gather_copy       469 drivers/gpu/host1x/job.c 						       &job->gather_copy,
gather_copy       487 drivers/gpu/host1x/job.c 		g->base = job->gather_copy;
gather_copy       578 drivers/gpu/host1x/job.c 			    job->gather_copy_mapped, job->gather_copy);
gather_copy       223 include/linux/host1x.h 	dma_addr_t gather_copy;