Lines Matching refs:reloc_idx
410 ERROR_MSG(" reloc[%d]: submit_offset=%u, or=%08x, shift=%d, reloc_idx=%u"
412 r->reloc_idx, r->reloc_offset);
426 unsigned idx = orig_relocs[i].reloc_idx;
436 relocs[i].reloc_idx = bo2idx(parent, bo, flags);
492 /* for reusable stateobjs, the reloc table has reloc_idx that
496 * corresponding reloc_idx
571 reloc->reloc_idx = bo2idx(parent, r->bo, r->flags);
588 /* NOTE: grab reloc_idx *before* APPEND() since that could
591 uint32_t reloc_idx = reloc->reloc_idx;
597 reloc_hi->reloc_idx = reloc_idx;