Home
last modified time | relevance | path

Searched refs:hook_debug_fault_code (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm64/include/asm/
A Dsystem_misc.h28 void hook_debug_fault_code(int nr, int (*fn)(unsigned long, unsigned int,
/linux/arch/arm64/kernel/
A Ddebug-monitors.c383 hook_debug_fault_code(DBG_ESR_EVT_HWSS, single_step_handler, SIGTRAP, in debug_traps_init()
385 hook_debug_fault_code(DBG_ESR_EVT_BRK, brk_handler, SIGTRAP, in debug_traps_init()
A Dhw_breakpoint.c998 hook_debug_fault_code(DBG_ESR_EVT_HWBP, breakpoint_handler, SIGTRAP, in arch_hw_breakpoint_init()
1000 hook_debug_fault_code(DBG_ESR_EVT_HWWP, watchpoint_handler, SIGTRAP, in arch_hw_breakpoint_init()
/linux/arch/arm64/mm/
A Dfault.c857 void __init hook_debug_fault_code(int nr, in hook_debug_fault_code() function
/linux/
A DSystem.map122019 ffff800011786904 T hook_debug_fault_code
A D.tmp_System.map122019 ffff800011786904 T hook_debug_fault_code

Completed in 349 milliseconds