Lines Matching refs:do_sea
626 static int do_sea(unsigned long addr, unsigned int esr, struct pt_regs *regs) in do_sea() function
678 { do_sea, SIGBUS, BUS_OBJERR, "synchronous external abort" },
682 { do_sea, SIGKILL, SI_KERNEL, "level 0 (translation table walk)" },
683 { do_sea, SIGKILL, SI_KERNEL, "level 1 (translation table walk)" },
684 { do_sea, SIGKILL, SI_KERNEL, "level 2 (translation table walk)" },
685 { do_sea, SIGKILL, SI_KERNEL, "level 3 (translation table walk)" },
686 …{ do_sea, SIGBUS, BUS_OBJERR, "synchronous parity or ECC error" }, // Reserved when RAS is imple…
690 …{ do_sea, SIGKILL, SI_KERNEL, "level 0 synchronous parity error (translation table walk)" }, // R…
691 …{ do_sea, SIGKILL, SI_KERNEL, "level 1 synchronous parity error (translation table walk)" }, // R…
692 …{ do_sea, SIGKILL, SI_KERNEL, "level 2 synchronous parity error (translation table walk)" }, // R…
693 …{ do_sea, SIGKILL, SI_KERNEL, "level 3 synchronous parity error (translation table walk)" }, // R…