Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/gvt/
Dscheduler.c152 #define COPY_REG(name) \ in populate_shadow_context() macro
163 COPY_REG(ctx_timestamp); in populate_shadow_context()
166 COPY_REG(bb_per_ctx_ptr); in populate_shadow_context()
167 COPY_REG(rcs_indirect_ctx); in populate_shadow_context()
168 COPY_REG(rcs_indirect_ctx_offset); in populate_shadow_context()
175 #undef COPY_REG in populate_shadow_context()
1029 #define COPY_REG(name) \ in update_guest_context() macro
1033 COPY_REG(ctx_ctrl); in update_guest_context()
1034 COPY_REG(ctx_timestamp); in update_guest_context()
1036 #undef COPY_REG in update_guest_context()