Lines Matching refs:reloc
45 struct drm_nouveau_gem_pushbuf_reloc reloc[NOUVEAU_GEM_MAX_RELOCS];
228 uint32_t reloc = data;
232 krel = &krec->reloc[krec->nr_reloc++];
245 reloc = (bkref->presumed.offset + data);
249 reloc = (bkref->presumed.offset + data) >> 32;
254 reloc |= vor;
256 reloc |= tor;
260 return reloc;
284 krel = krec->reloc;
339 req.relocs = (uint64_t)(unsigned long)krec->reloc;
674 * if the new buffer won't fit, or if the kernel push/reloc limits