Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_context.c104 &static_rendercontext_state->ctxswitch_regs[0]); in init_render_fw_objs()
112 struct rogue_fwif_cdm_registers_cswitch *ctxswitch_regs; in init_compute_fw_objs() local
117 ctxswitch_regs = &fw_compute_context->static_compute_context_state.ctxswitch_regs; in init_compute_fw_objs()
124 ctxswitch_regs); in init_compute_fw_objs()
H A Dpvr_rogue_fwif_shared_check.h94 OFFSET_CHECK(struct rogue_fwif_static_rendercontext_state, ctxswitch_regs, 0);
97 OFFSET_CHECK(struct rogue_fwif_static_computecontext_state, ctxswitch_regs, 0);