Searched refs:has_llc (Results 1 – 5 of 5) sorted by relevance
162 func(has_llc); \
424 .has_llc = 1, \476 .has_llc = 1, \917 .has_llc = 0, \1022 .has_llc = 1, \
808 #define HAS_LLC(dev_priv) (INTEL_INFO(dev_priv)->has_llc)
457 const bool has_llc = HAS_LLC(to_i915(obj->base.dev)); in cpu_fill() local472 if (!has_llc) in cpu_fill()
290 bool has_llc : 1; member639 return (cache->has_llc || in use_cpu_reloc()1078 cache->has_llc = HAS_LLC(i915); in reloc_cache_init()