Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_drv.c252 .has_llc = 1,
262 .has_llc = 1,
271 .has_llc = 1, \
297 .has_llc = 0, /* legal, last one wins */
305 .has_llc = 0, /* legal, last one wins */
Di915_drv.h358 DEV_INFO_FLAG(has_llc)
387 u8 has_llc:1; member
1344 #define HAS_LLC(dev) (INTEL_INFO(dev)->has_llc)