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