Searched defs:parser_exec_state (Results 1 – 1 of 1) sorted by relevance
479 struct parser_exec_state { struct480 struct intel_vgpu *vgpu;481 const struct intel_engine_cs *engine;483 int buf_type;486 int buf_addr_type;489 unsigned long ring_start;490 unsigned long ring_size;491 unsigned long ring_head;492 unsigned long ring_tail;495 unsigned long ip_gma;[all …]