Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dpf_in.c103 static int get_opcode(unsigned char *addr, unsigned int *opcode) in get_opcode() function
137 p += get_opcode(p, &opcode); in get_ins_type()
157 p += get_opcode(p, &opcode); in get_ins_reg_width()
180 p += get_opcode(p, &opcode); in get_ins_mem_width()
404 p += get_opcode(p, &opcode); in get_ins_reg_val()
459 p += get_opcode(p, &opcode); in get_ins_imm_val()