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

/linux-4.4.14/arch/x86/mm/
H A Dpf_in.c119 static int get_opcode(unsigned char *addr, unsigned int *opcode) get_opcode() function
153 p += get_opcode(p, &opcode); get_ins_type()
173 p += get_opcode(p, &opcode); get_ins_reg_width()
196 p += get_opcode(p, &opcode); get_ins_mem_width()
420 p += get_opcode(p, &opcode); get_ins_reg_val()
475 p += get_opcode(p, &opcode); get_ins_imm_val()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c939 static inline u32 get_opcode(struct sk_buff *skb) get_opcode() function
947 unsigned int opcode = get_opcode(skb); do_term()
1023 unsigned int opcode = get_opcode(skb); process_rx()

Completed in 76 milliseconds