Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Dfault.c506 hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), in hook_fault_code() function
592 hook_fault_code(4, do_translation_fault, SIGSEGV, SEGV_MAPERR, in exceptions_init()
601 hook_fault_code(3, do_bad, SIGSEGV, SEGV_MAPERR, in exceptions_init()
603 hook_fault_code(6, do_bad, SIGSEGV, SEGV_MAPERR, in exceptions_init()
H 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()
/openbmc/linux/arch/arm/mach-bcm/
H A Dbcm_5301x.c39 hook_fault_code(16 + 6, bcm5301x_abort_handler, SIGBUS, BUS_OBJERR, in bcm5301x_init_early()
/openbmc/linux/arch/arm/include/asm/
H A Dbug.h77 void hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int,
/openbmc/linux/drivers/pci/controller/
H A Dpcie-rcar-host.c1146 hook_fault_code(17, rcar_pcie_aarch32_abort_handler, SIGBUS, 0, in rcar_pcie_init()
1149 hook_fault_code(22, rcar_pcie_aarch32_abort_handler, SIGBUS, 0, in rcar_pcie_init()
H A Dpci-ixp4xx.c560 hook_fault_code(16+6, ixp4xx_pci_abort_handler, SIGBUS, 0, in ixp4xx_pci_probe()
/openbmc/linux/arch/arm/kernel/
H A Dhw_breakpoint.c1208 hook_fault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-keystone.c869 hook_fault_code(17, ks_pcie_fault, SIGBUS, 0, in ks_pcie_host_init()
H A Dpci-imx6.c1606 hook_fault_code(8, imx6q_pcie_abort_handler, SIGBUS, 0, in imx6_pcie_init()