Lines Matching refs:reloc
48 struct drm_nouveau_gem_pushbuf_reloc reloc[NOUVEAU_GEM_MAX_RELOCS];
231 uint32_t reloc = data;
235 krel = &krec->reloc[krec->nr_reloc++];
248 reloc = (bkref->presumed.offset + data);
252 reloc = (bkref->presumed.offset + data) >> 32;
257 reloc |= vor;
259 reloc |= tor;
263 return reloc;
286 krel = krec->reloc;
338 req.relocs = (uint64_t)(unsigned long)krec->reloc;
671 * if the new buffer won't fit, or if the kernel push/reloc limits