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()
425 _exception(SIGBUS, regs, BUS_MCEERR_AR, regs->nip); in opal_recover_mce()435 _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()
879 code = BUS_MCEERR_AR; in do_sigbus()
199 si.si_code = BUS_MCEERR_AR; in kill_proc()
2703 (from->si_code == BUS_MCEERR_AR || from->si_code == BUS_MCEERR_AO)) in copy_siginfo_to_user()
2755 info.si_code = BUS_MCEERR_AR; in kvm_send_hwpoison_signal()