Home
last modified time | relevance | path

Searched refs:COPY_REG (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dscheduler.c168 #define COPY_REG(name) \ in populate_shadow_context() macro
179 COPY_REG(ctx_timestamp); in populate_shadow_context()
182 COPY_REG(bb_per_ctx_ptr); in populate_shadow_context()
183 COPY_REG(rcs_indirect_ctx); in populate_shadow_context()
184 COPY_REG(rcs_indirect_ctx_offset); in populate_shadow_context()
186 #undef COPY_REG in populate_shadow_context()
768 #define COPY_REG(name) \ in update_guest_context() macro
772 COPY_REG(ctx_ctrl); in update_guest_context()
773 COPY_REG(ctx_timestamp); in update_guest_context()
775 #undef COPY_REG in update_guest_context()