Home
last modified time | relevance | path

Searched refs:__IA64_BREAK_KPROBE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/ia64/include/uapi/asm/
A Dbreak.h16 #define __IA64_BREAK_KPROBE 0x81000 /* .. 0x81fff */ macro
/linux/arch/ia64/include/asm/
A Dkprobes.h16 #define BREAK_INST (long)(__IA64_BREAK_KPROBE << 6)
/linux/arch/ia64/kernel/
A Dkprobes.c876 if ((args->err >> 12) == (__IA64_BREAK_KPROBE >> 12) in kprobe_exceptions_notify()

Completed in 10 milliseconds