Searched defs:parser_exec_state (Results 1 – 1 of 1) sorted by relevance
475 struct parser_exec_state { struct476 struct intel_vgpu *vgpu;477 const struct intel_engine_cs *engine;479 int buf_type;482 int buf_addr_type;485 unsigned long ring_start;486 unsigned long ring_size;487 unsigned long ring_head;488 unsigned long ring_tail;491 unsigned long ip_gma;[all …]