Searched refs:BUS_MCEERR_AR (Results 1 – 10 of 10) sorted by relevance
218 #define BUS_MCEERR_AR (__SI_FAULT|4) macro
386 _exception(SIGBUS, regs, BUS_MCEERR_AR, regs->nip); in recover_mce()
505 _exception(SIGBUS, regs, BUS_MCEERR_AR, regs->nip); in opal_recover_mce()515 _exception(SIGBUS, regs, BUS_MCEERR_AR, regs->nip); in opal_recover_mce()
136 info.si_code = BUS_MCEERR_AR; in do_sigbus()
125 (kinfo->si_code == BUS_MCEERR_AR || in signalfd_copyinfo()
172 (from->si_code == BUS_MCEERR_AR || from->si_code == BUS_MCEERR_AO)) in copy_siginfo_to_user32()
875 code = BUS_MCEERR_AR; in do_sigbus()
208 si.si_code = BUS_MCEERR_AR; in kill_proc()
2757 (from->si_code == BUS_MCEERR_AR || from->si_code == BUS_MCEERR_AO)) in copy_siginfo_to_user()
2779 info.si_code = BUS_MCEERR_AR; in kvm_send_hwpoison_signal()