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