Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gvt/
Dscheduler.c147 #define COPY_REG(name) \ in populate_shadow_context() macro
158 COPY_REG(ctx_timestamp); in populate_shadow_context()
161 COPY_REG(bb_per_ctx_ptr); in populate_shadow_context()
162 COPY_REG(rcs_indirect_ctx); in populate_shadow_context()
163 COPY_REG(rcs_indirect_ctx_offset); in populate_shadow_context()
165 #undef COPY_REG in populate_shadow_context()
982 #define COPY_REG(name) \ in update_guest_context() macro
986 COPY_REG(ctx_ctrl); in update_guest_context()
987 COPY_REG(ctx_timestamp); in update_guest_context()
989 #undef COPY_REG in update_guest_context()