Searched refs:has_llc (Results 1 – 5 of 5) sorted by relevance
274 .has_llc = 1, \322 .has_llc = 1, \664 .has_llc = 0, \719 .has_llc = 1, \833 .has_llc = 0,
163 func(has_llc); \
739 #define HAS_LLC(i915) (INTEL_INFO(i915)->has_llc)
479 const bool has_llc = HAS_LLC(to_i915(obj->base.dev)); in cpu_fill() local495 if (!has_llc) in cpu_fill()
291 bool has_llc : 1; member649 return (cache->has_llc || in use_cpu_reloc()1124 cache->has_llc = HAS_LLC(i915); in reloc_cache_init()