Lines Matching refs:i915_vma
33 static struct i915_vma *create_scratch(struct intel_gt *gt) in create_scratch()
403 struct i915_vma *scratch) in __live_lrc_state()
506 struct i915_vma *scratch; in live_lrc_state()
564 __gpr_read(struct intel_context *ce, struct i915_vma *scratch, u32 *slot) in __gpr_read()
615 struct i915_vma *scratch, in __live_lrc_gpr()
700 struct i915_vma *scratch; in live_lrc_gpr()
924 static struct i915_vma *
928 struct i915_vma *vma; in create_user_vma()
963 static struct i915_vma *
964 store_context(struct intel_context *ce, struct i915_vma *scratch) in store_context()
966 struct i915_vma *batch; in store_context()
1052 struct i915_vma *before, in record_registers()
1053 struct i915_vma *after, in record_registers()
1056 struct i915_vma *b_before, *b_after; in record_registers()
1135 static struct i915_vma *load_context(struct intel_context *ce, u32 poison) in load_context()
1137 struct i915_vma *batch; in load_context()
1211 struct i915_vma *batch; in poison_registers()
1262 struct i915_vma *ref[2], in compare_isolation()
1263 struct i915_vma *result[2], in compare_isolation()
1377 static struct i915_vma *
1380 struct i915_vma *vma; in create_result_vma()
1404 struct i915_vma *ref[2], *result[2]; in __lrc_isolation()