Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
A Dscheduler.c150 #define COPY_REG(name) \ in populate_shadow_context() macro
161 COPY_REG(ctx_timestamp); in populate_shadow_context()
164 COPY_REG(bb_per_ctx_ptr); in populate_shadow_context()
165 COPY_REG(rcs_indirect_ctx); in populate_shadow_context()
166 COPY_REG(rcs_indirect_ctx_offset); in populate_shadow_context()
173 #undef COPY_REG in populate_shadow_context()
1028 #define COPY_REG(name) \ in update_guest_context() macro
1032 COPY_REG(ctx_ctrl); in update_guest_context()
1033 COPY_REG(ctx_timestamp); in update_guest_context()
1035 #undef COPY_REG in update_guest_context()

Completed in 54 milliseconds