_LE_CACHEABILITY   69 drivers/gpu/drm/i915/gt/intel_mocs.c #define LE_0_PAGETABLE		_LE_CACHEABILITY(0)
_LE_CACHEABILITY   70 drivers/gpu/drm/i915/gt/intel_mocs.c #define LE_1_UC			_LE_CACHEABILITY(1)
_LE_CACHEABILITY   71 drivers/gpu/drm/i915/gt/intel_mocs.c #define LE_2_WT			_LE_CACHEABILITY(2)
_LE_CACHEABILITY   72 drivers/gpu/drm/i915/gt/intel_mocs.c #define LE_3_WB			_LE_CACHEABILITY(3)