Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mm/
Dfault.c537 hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), in hook_fault_code() function
623 hook_fault_code(4, do_translation_fault, SIGSEGV, SEGV_MAPERR, in exceptions_init()
632 hook_fault_code(3, do_bad, SIGSEGV, SEGV_MAPERR, in exceptions_init()
634 hook_fault_code(6, do_bad, SIGSEGV, SEGV_MAPERR, in exceptions_init()
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()
/linux-6.1.9/arch/arm/mach-bcm/
Dbcm_5301x.c41 hook_fault_code(16 + 6, bcm5301x_abort_handler, SIGBUS, BUS_OBJERR, in bcm5301x_init_early()
/linux-6.1.9/arch/arm/include/asm/
Dbug.h77 void hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int,
/linux-6.1.9/arch/arm/mach-iop32x/
Dpci.c349 hook_fault_code(16+6, iop3xx_pci_abort, SIGBUS, 0, "imprecise external abort"); in iop3xx_atu_debug()
/linux-6.1.9/arch/arm/mach-cns3xxx/
Dpcie.c277 hook_fault_code(16 + 6, cns3xxx_pcie_abort_handler, SIGBUS, 0, in cns3xxx_pcie_init_late()
/linux-6.1.9/drivers/pci/controller/
Dpcie-rcar-host.c1163 hook_fault_code(17, rcar_pcie_aarch32_abort_handler, SIGBUS, 0, in rcar_pcie_init()
1166 hook_fault_code(22, rcar_pcie_aarch32_abort_handler, SIGBUS, 0, in rcar_pcie_init()
Dpci-ixp4xx.c559 hook_fault_code(16+6, ixp4xx_pci_abort_handler, SIGBUS, 0, in ixp4xx_pci_probe()
/linux-6.1.9/arch/arm/kernel/
Dhw_breakpoint.c1208 hook_fault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init()
/linux-6.1.9/drivers/pci/controller/dwc/
Dpci-imx6.c1412 hook_fault_code(8, imx6q_pcie_abort_handler, SIGBUS, 0, in imx6_pcie_init()
Dpci-keystone.c834 hook_fault_code(17, ks_pcie_fault, SIGBUS, 0, in ks_pcie_host_init()