Searched refs:GEN9_GFX_MOCS (Results 1 – 3 of 3) sorted by relevance
251 *cs++ = i915_mmio_reg_offset(GEN9_GFX_MOCS(index)); in restore_render_mocs_control_for_inhibit()252 *cs++ = vgpu_vreg_t(vgpu, GEN9_GFX_MOCS(index)); in restore_render_mocs_control_for_inhibit()
212 return GEN9_GFX_MOCS(index); in mocs_register()
10319 #define GEN9_GFX_MOCS(i) _MMIO(0xc800 + (i) * 4) /* Graphics MOCS registers */ macro