Searched refs:IP_RELATIVE_PREDICT_OPCODE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/ia64/include/asm/ | ||
D | kprobes.h | 87 #define IP_RELATIVE_PREDICT_OPCODE (7) macro |
/linux-6.1.9/arch/ia64/kernel/ | ||
D | kprobes.c | 111 case IP_RELATIVE_PREDICT_OPCODE: in update_kprobe_inst_flag() |