Searched defs:no_prefetch (Results 1 – 2 of 2) sorted by relevance
49 nvif_chan_gpfifo_push(struct nvif_chan *chan, u64 addr, u32 size, bool no_prefetch) in nvif_chan_gpfifo_push()
865 bool no_prefetch = push[i].length & NOUVEAU_GEM_PUSHBUF_NO_PREFETCH; in nouveau_gem_ioctl_pushbuf() local