Searched refs:reloc_gpu (Results 1 – 1 of 1) sorted by relevance
1389 static u32 *reloc_gpu(struct i915_execbuffer *eb, in reloc_gpu() function1466 batch = reloc_gpu(eb, vma, len); in __reloc_entry_gpu()1544 int reloc_gpu = reloc_entry_gpu(eb, vma, offset, target_addr); in relocate_entry() local1546 if (reloc_gpu < 0) in relocate_entry()1547 return reloc_gpu; in relocate_entry()1549 if (!reloc_gpu) { in relocate_entry()