Home
last modified time | relevance | path

Searched refs:FAULT_CODE_DEBUG (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/
Dbug.h73 #define FAULT_CODE_DEBUG 34 macro
76 #define FAULT_CODE_DEBUG 2 macro
/linux-4.4.14/arch/arm/kernel/
Dhw_breakpoint.c1107 hook_fault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init()
1109 hook_ifault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init()