Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Dfault.c538 hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), in hook_fault_code() function
633 hook_fault_code(4, do_translation_fault, SIGSEGV, SEGV_MAPERR, in exceptions_init()
642 hook_fault_code(3, do_bad, SIGSEGV, SEGV_MAPERR, in exceptions_init()
644 hook_fault_code(6, do_bad, SIGSEGV, SEGV_MAPERR, in exceptions_init()
Dalignment.c1012 hook_fault_code(FAULT_CODE_ALIGNMENT, do_alignment, SIGBUS, BUS_ADRALN, in alignment_init()
1023 hook_fault_code(3, do_alignment, SIGBUS, BUS_ADRALN, in alignment_init()
/Linux-v4.19/arch/arm/mach-bcm/
Dbcm_5301x.c41 hook_fault_code(16 + 6, bcm5301x_abort_handler, SIGBUS, BUS_OBJERR, in bcm5301x_init_early()
/Linux-v4.19/arch/unicore32/mm/
Dmm.h39 extern void hook_fault_code(int nr, int (*fn)
Dfault.c449 void __init hook_fault_code(int nr, in hook_fault_code() function
Dalignment.c521 hook_fault_code(1, do_alignment, SIGBUS, BUS_ADRALN, in alignment_init()
/Linux-v4.19/arch/arm/mach-ks8695/
Dpci.c200 hook_fault_code(8, ks8695_pci_fault, SIGBUS, 0, "external abort on non-linefetch"); in ks8695_pci_preinit()
201 hook_fault_code(10, ks8695_pci_fault, SIGBUS, 0, "external abort on non-linefetch"); in ks8695_pci_preinit()
/Linux-v4.19/arch/arm/include/asm/
Dbug.h77 void hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int,
/Linux-v4.19/arch/arm/plat-iop/
Dpci.c349 hook_fault_code(16+6, iop3xx_pci_abort, SIGBUS, 0, "imprecise external abort"); in iop3xx_atu_debug()
/Linux-v4.19/arch/arm/mach-cns3xxx/
Dpcie.c280 hook_fault_code(16 + 6, cns3xxx_pcie_abort_handler, SIGBUS, 0, in cns3xxx_pcie_init_late()
/Linux-v4.19/arch/arm/mach-ixp4xx/
Dcommon-pci.c340 hook_fault_code(16+6, abort_handler, SIGBUS, 0, in ixp4xx_pci_preinit()
/Linux-v4.19/drivers/pci/controller/dwc/
Dpci-keystone.c286 hook_fault_code(17, keystone_pcie_fault, SIGBUS, 0, in ks_pcie_host_init()
Dpci-imx6.c865 hook_fault_code(8, imx6q_pcie_abort_handler, SIGBUS, 0, in imx6_pcie_init()
/Linux-v4.19/arch/arm/kernel/
Dhw_breakpoint.c1124 hook_fault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init()
/Linux-v4.19/arch/arm/mach-iop13xx/
Dpci.c996 hook_fault_code(16+6, iop13xx_pci_abort, SIGBUS, 0, in iop13xx_pci_init()