Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dbug.h71 #define FAULT_CODE_DEBUG 34 macro
74 #define FAULT_CODE_DEBUG 2 macro
/arch/arm/kernel/
Dhw_breakpoint.c1182 hook_fault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init()
1184 hook_ifault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init()