Searched defs:guc_shared_ctx_data (Results 1 – 1 of 1) sorted by relevance
578 struct guc_shared_ctx_data { struct579 u32 addr_of_last_preempted_data_low;580 u32 addr_of_last_preempted_data_high;581 u32 addr_of_last_preempted_data_high_tmp;582 u32 padding;583 u32 is_mapped_to_proxy;584 u32 proxy_ctx_id;585 u32 engine_reset_ctx_id;586 u32 media_reset_count;587 u32 reserved1[8];[all …]