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