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

/linux-master/arch/s390/tools/
H A Dgen_opcode_table.c231 static void print_opcode(struct insn *insn, int nr) function
289 print_opcode(insn, offset);
298 print_opcode(insn, offset);
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c696 static inline void print_opcode(u32 cmd, const struct intel_engine_cs *engine) function
757 print_opcode(cmd_val(s, 0), s->engine);

Completed in 117 milliseconds