Searched defs:parser_exec_state (Results 1 – 1 of 1) sorted by relevance
464 struct parser_exec_state { struct465 struct intel_vgpu *vgpu;466 const struct intel_engine_cs *engine;468 int buf_type;471 int buf_addr_type;474 unsigned long ring_start;475 unsigned long ring_size;476 unsigned long ring_head;477 unsigned long ring_tail;480 unsigned long ip_gma;[all …]