Searched refs:GEN7_L3LOG_SIZE (Results 1 – 3 of 3) sorted by relevance
106 if (offset >= GEN7_L3LOG_SIZE) in l3_access_valid()135 for (i = offset; count >= 4 && i < GEN7_L3LOG_SIZE; i += 4, count -= 4) in i915_l3_read()166 temp = kzalloc(GEN7_L3LOG_SIZE, GFP_KERNEL); in i915_l3_write()200 .size = GEN7_L3LOG_SIZE,
4435 #define GEN7_L3LOG_SIZE 0x80 macro
3900 for (i = 0; i < GEN7_L3LOG_SIZE; i += 4) { in i915_gem_l3_remap()