Home
last modified time | relevance | path

Searched defs:has_llc (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_context.c460 const bool has_llc = HAS_LLC(to_i915(obj->base.dev)); in cpu_fill() local
/drivers/gpu/drm/i915/gem/
Di915_gem_execbuffer.c273 bool has_llc : 1; member