Searched defs:get_opcode (Results 1 – 7 of 7) sorted by relevance
148 get_opcode (unsigned long insn) in get_opcode() function
153 get_opcode (insn) in get_opcode() function
380 #define get_opcode(insn) (((insn) >> 26) & 0x3f) macro
775 static int get_opcode(uint8_t* pkt, size_t pktlen) in get_opcode() function
194 get_opcode(vaddr_t loc, char *buf, size_t bufsiz) in get_opcode() function
653 static inline u32 get_opcode(u32 cmd, const struct intel_engine_cs *engine) in get_opcode() function