Searched refs:shadow_ring_context (Results 1 – 1 of 1) sorted by relevance
58 struct execlist_ring_context *shadow_ring_context; in update_shadow_pdps() local68 shadow_ring_context = kmap(page); in update_shadow_pdps()69 set_context_pdp_root_pointer(shadow_ring_context, in update_shadow_pdps()129 struct execlist_ring_context *shadow_ring_context; in populate_shadow_context() local165 shadow_ring_context = kmap(page); in populate_shadow_context()167 sr_oa_regs(workload, (u32 *)shadow_ring_context, true); in populate_shadow_context()170 + RING_CTX_OFF(name.val), &shadow_ring_context->name.val, 4) in populate_shadow_context()174 &shadow_ring_context->name.val, 4);\ in populate_shadow_context()175 shadow_ring_context->name.val |= 0xffff << 16;\ in populate_shadow_context()191 sizeof(*shadow_ring_context), in populate_shadow_context()[all …]