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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-integrator/
H A Dpci_v3.c397 v3_pci_fault(unsigned long addr, unsigned int fsr, struct pt_regs *regs) function
496 hook_fault_code(4, v3_pci_fault, SIGBUS, "external abort on linefetch");
497 hook_fault_code(6, v3_pci_fault, SIGBUS, "external abort on linefetch");
498 hook_fault_code(8, v3_pci_fault, SIGBUS, "external abort on non-linefetch");
499 hook_fault_code(10, v3_pci_fault, SIGBUS, "external abort on non-linefetch");

Completed in 84 milliseconds