Home
last modified time | relevance | path

Searched refs:gather_copy_size (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Djob.c559 job->gather_copy_size = size; in copy_gathers()
666 if (job->gather_copy_size) in host1x_job_unpin()
667 dma_free_wc(host->dev, job->gather_copy_size, in host1x_job_unpin()
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Djob.c564 job->gather_copy_size = size; in copy_gathers()
673 if (job->gather_copy_size) in host1x_job_unpin()
674 dma_free_wc(host->dev, job->gather_copy_size, in host1x_job_unpin()
/kernel/linux/linux-5.10/include/linux/
H A Dhost1x.h233 size_t gather_copy_size; member
/kernel/linux/linux-6.6/include/linux/
H A Dhost1x.h309 size_t gather_copy_size; member

Completed in 4 milliseconds