Searched refs:__IA64_BREAK_KPROBE (Results 1 – 3 of 3) sorted by relevance
16 #define __IA64_BREAK_KPROBE 0x81000 /* .. 0x81fff */ macro
29 #define BREAK_INST (long)(__IA64_BREAK_KPROBE << 6)
978 if ((args->err >> 12) == (__IA64_BREAK_KPROBE >> 12) in kprobe_exceptions_notify()