Searched defs:parser_exec_state (Results 1 – 1 of 1) sorted by relevance
484 struct parser_exec_state { struct485 struct intel_vgpu *vgpu;486 const struct intel_engine_cs *engine;488 int buf_type;491 int buf_addr_type;494 unsigned long ring_start;495 unsigned long ring_size;496 unsigned long ring_head;497 unsigned long ring_tail;500 unsigned long ip_gma;[all …]