Searched defs:has_llc (Results 1 – 4 of 4) sorted by relevance
65 u8 has_llc:1; member
260 u8 has_llc:1; member
479 const bool has_llc = HAS_LLC(to_i915(obj->base.dev)); in cpu_fill() local
294 bool has_llc : 1; member