HSW_CACHEABILITY_CONTROL 108 drivers/gpu/drm/i915/i915_gem_gtt.h #define HSW_WB_LLC_AGE3 HSW_CACHEABILITY_CONTROL(0x2) HSW_CACHEABILITY_CONTROL 109 drivers/gpu/drm/i915/i915_gem_gtt.h #define HSW_WB_LLC_AGE0 HSW_CACHEABILITY_CONTROL(0x3) HSW_CACHEABILITY_CONTROL 110 drivers/gpu/drm/i915/i915_gem_gtt.h #define HSW_WB_ELLC_LLC_AGE3 HSW_CACHEABILITY_CONTROL(0x8) HSW_CACHEABILITY_CONTROL 111 drivers/gpu/drm/i915/i915_gem_gtt.h #define HSW_WB_ELLC_LLC_AGE0 HSW_CACHEABILITY_CONTROL(0xb) HSW_CACHEABILITY_CONTROL 112 drivers/gpu/drm/i915/i915_gem_gtt.h #define HSW_WT_ELLC_LLC_AGE3 HSW_CACHEABILITY_CONTROL(0x7) HSW_CACHEABILITY_CONTROL 113 drivers/gpu/drm/i915/i915_gem_gtt.h #define HSW_WT_ELLC_LLC_AGE0 HSW_CACHEABILITY_CONTROL(0x6)