Lines Matching defs:target
304 u32 dwords, target;
309 * We need at most 3 dwords in the return target:
313 target = etnaviv_buffer_reserve(gpu, buffer, dwords);
335 target);
369 u32 target, extra_dwords;
390 target = etnaviv_buffer_reserve(gpu, buffer, extra_dwords);
393 * link target has been calculated, as the jump forward in the
450 /* Update the link target to point to above instructions */
451 link_target = target;
457 * the ring buffer. return_target is the ring target address.
458 * We need at most 7 dwords in the return target: 2 cache flush +
465 * target: 3 enable/flush/disable + 4 enable/semaphore stall/disable,