Searched refs:GEN9_LNCFCMOCS (Results 1 – 3 of 3) sorted by relevance
515 *cs++ = i915_mmio_reg_offset(GEN9_LNCFCMOCS(i)); in emit_mocs_l3cc_table()523 *cs++ = i915_mmio_reg_offset(GEN9_LNCFCMOCS(i)); in emit_mocs_l3cc_table()530 *cs++ = i915_mmio_reg_offset(GEN9_LNCFCMOCS(i)); in emit_mocs_l3cc_table()558 GEN9_LNCFCMOCS(i), in intel_mocs_init_l3cc_table()567 GEN9_LNCFCMOCS(i), in intel_mocs_init_l3cc_table()575 GEN9_LNCFCMOCS(i), in intel_mocs_init_l3cc_table()
278 *cs++ = i915_mmio_reg_offset(GEN9_LNCFCMOCS(index)); in restore_render_mocs_l3cc_for_inhibit()279 *cs++ = vgpu_vreg_t(vgpu, GEN9_LNCFCMOCS(index)); in restore_render_mocs_l3cc_for_inhibit()
11196 #define GEN9_LNCFCMOCS(i) _MMIO(0xb020 + (i) * 4) /* L3 Cache Control */ macro