Lines Matching refs:target
380 struct crocus_bo *target, int32_t target_offset,
383 assert(target != NULL);
385 if (target == batch->ice->workaround_bo)
391 crocus_use_bo(batch, target, writable);
408 target->kflags &= ~EXEC_OBJECT_SUPPORTS_48B_ADDRESS;
422 .target_handle = find_exec_index(batch, target),
435 struct crocus_bo *target, uint32_t target_offset,
441 target, target_offset, reloc_flags);
446 struct crocus_bo *target, uint32_t target_offset,
452 target, target_offset, reloc_flags);