l3cc_value         33 drivers/gpu/drm/i915/gt/intel_mocs.c 	u16 l3cc_value;
l3cc_value         89 drivers/gpu/drm/i915/gt/intel_mocs.c 		.l3cc_value = __l3cc_value, \
l3cc_value        318 drivers/gpu/drm/i915/gt/intel_mocs.c 			if (WARN_ON(table->table[i].l3cc_value &
l3cc_value        480 drivers/gpu/drm/i915/gt/intel_mocs.c 		return table->table[index].l3cc_value;
l3cc_value        482 drivers/gpu/drm/i915/gt/intel_mocs.c 	return table->table[I915_MOCS_PTE].l3cc_value;
l3cc_value        503 drivers/gpu/drm/i915/gt/intel_mocs.c 	unused_value = table->table[I915_MOCS_PTE].l3cc_value;
l3cc_value        551 drivers/gpu/drm/i915/gt/intel_mocs.c 	unused_value = table.table[I915_MOCS_PTE].l3cc_value;