Home
last modified time | relevance | path

Searched refs:hook_fault_code (Results 1 – 5 of 5) sorted by relevance

/arch/arm/mach-bcm/
A Dbcm_5301x.c39 hook_fault_code(16 + 6, bcm5301x_abort_handler, SIGBUS, BUS_OBJERR, in bcm5301x_init_early()
/arch/arm/mm/
A Dfault.c576 hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), in hook_fault_code() function
663 hook_fault_code(4, do_translation_fault, SIGSEGV, SEGV_MAPERR, in exceptions_init()
672 hook_fault_code(3, do_bad, SIGSEGV, SEGV_MAPERR, in exceptions_init()
674 hook_fault_code(6, do_bad, SIGSEGV, SEGV_MAPERR, in exceptions_init()
A Dalignment.c1034 hook_fault_code(FAULT_CODE_ALIGNMENT, do_alignment, SIGBUS, BUS_ADRALN, in alignment_init()
1045 hook_fault_code(3, do_alignment, SIGBUS, BUS_ADRALN, in alignment_init()
/arch/arm/include/asm/
A Dbug.h77 void hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int,
/arch/arm/kernel/
A Dhw_breakpoint.c1243 hook_fault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init()

Completed in 12 milliseconds