Searched refs:intel_gt_scratch_offset (Results 1 – 2 of 2) sorted by relevance
58 intel_gt_scratch_offset(rq->engine->gt, in gen6_emit_post_sync_nonzero_flush()92 intel_gt_scratch_offset(rq->engine->gt, in gen6_emit_flush_rcs()153 *cs++ = intel_gt_scratch_offset(rq->engine->gt, in gen6_emit_breadcrumb_rcs()292 intel_gt_scratch_offset(rq->engine->gt, in gen7_emit_flush_rcs()
155 static inline u32 intel_gt_scratch_offset(const struct intel_gt *gt, in intel_gt_scratch_offset() function