Searched refs:LONG_CALL_OPCODE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/ia64/include/asm/ | ||
D | kprobes.h | 99 #define LONG_CALL_OPCODE (0xD) macro |
/linux-4.1.27/arch/ia64/kernel/ | ||
D | kprobes.c | 138 case LONG_CALL_OPCODE: in update_kprobe_inst_flag() |