Searched defs:no_prefetch (Results 1 – 4 of 4) sorted by relevance
15 nvif_chan506f_gpfifo_push(struct nvif_chan *chan, bool main, u64 addr, u32 size, bool no_prefetch) in nvif_chan506f_gpfifo_push()
49 nvif_chan_gpfifo_push(struct nvif_chan *chan, u64 addr, u32 size, bool no_prefetch) in nvif_chan_gpfifo_push()
144 bool no_prefetch = p->flags & DRM_NOUVEAU_EXEC_PUSH_NO_PREFETCH; in nouveau_exec_job_run() local
865 bool no_prefetch = push[i].length & NOUVEAU_GEM_PUSHBUF_NO_PREFETCH; in nouveau_gem_ioctl_pushbuf() local
Completed in 9 milliseconds