Searched refs:needs_clflush (Results 1 – 1 of 1) sorted by relevance
25 unsigned int needs_clflush; in cpu_set() local31 err = i915_gem_object_prepare_write(ctx->obj, &needs_clflush); in cpu_set()38 if (needs_clflush & CLFLUSH_BEFORE) in cpu_set()43 if (needs_clflush & CLFLUSH_AFTER) in cpu_set()56 unsigned int needs_clflush; in cpu_get() local62 err = i915_gem_object_prepare_read(ctx->obj, &needs_clflush); in cpu_get()69 if (needs_clflush & CLFLUSH_BEFORE) in cpu_get()