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

/arch/x86/mm/
H A Dpf_in.c119 static int get_opcode(unsigned char *addr, unsigned int *opcode) function
153 p += get_opcode(p, &opcode);
173 p += get_opcode(p, &opcode);
196 p += get_opcode(p, &opcode);
420 p += get_opcode(p, &opcode);
475 p += get_opcode(p, &opcode);

Completed in 28 milliseconds