Searched refs:use_shadow_copy (Results 1 – 2 of 2) sorted by relevance
86 batch->use_shadow_copy = !devinfo->has_llc; in intel_batchbuffer_init()88 if (batch->use_shadow_copy) { in intel_batchbuffer_init()178 if (!batch->use_shadow_copy) in recreate_growing_buffer()253 if (batch->use_shadow_copy) { in intel_batchbuffer_free()338 if (batch->use_shadow_copy) { in grow_buffer()895 if (batch->use_shadow_copy) { in submit_batch()
497 bool use_shadow_copy; member