Searched refs:use_shadow_copy (Results 1 – 2 of 2) sorted by relevance
220 batch->use_shadow_copy = false; in crocus_init_batch()222 batch->use_shadow_copy = !devinfo->has_llc; in crocus_init_batch()467 if (batch->use_shadow_copy) in recreate_growing_buffer()547 if (batch->use_shadow_copy) { in crocus_batch_free()646 if (batch->use_shadow_copy) { in crocus_grow_buffer()832 if (batch->use_shadow_copy) { in submit_batch()
105 bool use_shadow_copy; member