Searched defs:parser_exec_state (Results 1 – 1 of 1) sorted by relevance
473 struct parser_exec_state { struct474 struct intel_vgpu *vgpu;475 const struct intel_engine_cs *engine;477 int buf_type;480 int buf_addr_type;483 unsigned long ring_start;484 unsigned long ring_size;485 unsigned long ring_head;486 unsigned long ring_tail;489 unsigned long ip_gma;[all …]