Searched refs:v3_pci_fault (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-integrator/
H A Dpci_v3.c398 v3_pci_fault(unsigned long addr, unsigned int fsr, struct pt_regs *regs) function
500 hook_fault_code(4, v3_pci_fault, SIGBUS, 0, "external abort on linefetch");
501 hook_fault_code(6, v3_pci_fault, SIGBUS, 0, "external abort on linefetch");
502 hook_fault_code(8, v3_pci_fault, SIGBUS, 0, "external abort on non-linefetch");
503 hook_fault_code(10, v3_pci_fault, SIGBUS, 0, "external abort on non-linefetch");

Completed in 77 milliseconds