Home
last modified time | relevance | path

Searched refs:print_opcode (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/gvt/
H A Dcmd_parser.c696 static inline void print_opcode(u32 cmd, const struct intel_engine_cs *engine) in print_opcode() function
757 print_opcode(cmd_val(s, 0), s->engine); in parser_exec_state_dump()