Searched refs:L3LOG_DW (Results 1 – 1 of 1) sorted by relevance
809 #define L3LOG_DW (GEN7_L3LOG_SIZE / sizeof(u32)) in remap_l3_slice() macro816 cs = intel_ring_begin(rq, L3LOG_DW * 2 + 2); in remap_l3_slice()825 *cs++ = MI_LOAD_REGISTER_IMM(L3LOG_DW); in remap_l3_slice()826 for (i = 0; i < L3LOG_DW; i++) { in remap_l3_slice()834 #undef L3LOG_DW in remap_l3_slice()