Searched defs:parser_exec_state (Results 1 – 1 of 1) sorted by relevance
477 struct parser_exec_state { struct478 struct intel_vgpu *vgpu;479 const struct intel_engine_cs *engine;481 int buf_type;484 int buf_addr_type;487 unsigned long ring_start;488 unsigned long ring_size;489 unsigned long ring_head;490 unsigned long ring_tail;493 unsigned long ip_gma;[all …]