Searched defs:parser_exec_state (Results 1 – 1 of 1) sorted by relevance
478 struct parser_exec_state { struct479 struct intel_vgpu *vgpu;480 const struct intel_engine_cs *engine;482 int buf_type;485 int buf_addr_type;488 unsigned long ring_start;489 unsigned long ring_size;490 unsigned long ring_head;491 unsigned long ring_tail;494 unsigned long ip_gma;[all …]