Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mm/
A Dfault.c538 hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), in hook_fault_code() function
624 hook_fault_code(4, do_translation_fault, SIGSEGV, SEGV_MAPERR, in exceptions_init()
633 hook_fault_code(3, do_bad, SIGSEGV, SEGV_MAPERR, in exceptions_init()
635 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()
/linux-6.3-rc2/arch/arm/mach-bcm/
A Dbcm_5301x.c41 hook_fault_code(16 + 6, bcm5301x_abort_handler, SIGBUS, BUS_OBJERR, in bcm5301x_init_early()
/linux-6.3-rc2/arch/arm/include/asm/
A Dbug.h77 void hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int,
/linux-6.3-rc2/drivers/pci/controller/
A 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()
A Dpci-ixp4xx.c559 hook_fault_code(16+6, ixp4xx_pci_abort_handler, SIGBUS, 0, in ixp4xx_pci_probe()
/linux-6.3-rc2/arch/arm/kernel/
A Dhw_breakpoint.c1208 hook_fault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init()
/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpci-keystone.c834 hook_fault_code(17, ks_pcie_fault, SIGBUS, 0, in ks_pcie_host_init()
A Dpci-imx6.c1576 hook_fault_code(8, imx6q_pcie_abort_handler, SIGBUS, 0, in imx6_pcie_init()

Completed in 25 milliseconds