Searched refs:MCI_STATUS_VAL (Results 1 – 9 of 9) sorted by relevance
15 #define MCI_STATUS_VAL (1ULL << 63) /* valid error */ macro
732 if (m->status & MCI_STATUS_VAL) in smca_should_log_poll_error()736 if ((m->status & MCI_STATUS_VAL) && (m->status & MCI_STATUS_DEFERRED)) { in smca_should_log_poll_error()774 if (!(m->status & MCI_STATUS_VAL)) in should_log_poll_error()946 (MCI_STATUS_VAL | MCI_STATUS_OVER | MCI_STATUS_UC | MCI_STATUS_EN | in quirk_skylake_repmov()949 (MCI_STATUS_VAL | MCI_STATUS_UC | MCI_STATUS_EN | in quirk_skylake_repmov()999 if (!(m->status & MCI_STATUS_VAL)) in mce_no_way_out()1379 if (!(m->status & MCI_STATUS_VAL)) in __mc_scan_banks()
145 if ((mce->status & MCI_STATUS_VAL) && mce_is_correctable(mce)) in mce_track_storm()
52 m->status = MCI_STATUS_VAL | MCI_STATUS_EN | MCI_STATUS_ADDRV | MCI_STATUS_MISCV | 0x9f; in apei_mce_report_mem_error()
512 i_mce.status |= MCI_STATUS_VAL; in do_inject()742 u64 status = MCI_STATUS_VAL, ipid; in check_hw_inj_possible()
74 BITCLR(MCI_STATUS_VAL)
155 uint64_t status = MCI_STATUS_VAL | MCI_STATUS_UC | MCI_STATUS_EN | in inject_ucna()
35 #define MCI_STATUS_VAL BIT_ULL(63) /* valid error */ macro
5458 (mce->status & MCI_STATUS_VAL) && in is_ucna()5488 if (mce->bank >= bank_num || !(mce->status & MCI_STATUS_VAL)) in kvm_vcpu_ioctl_x86_set_mce()5515 if (banks[1] & MCI_STATUS_VAL) in kvm_vcpu_ioctl_x86_set_mce()5522 } else if (!(banks[1] & MCI_STATUS_VAL) in kvm_vcpu_ioctl_x86_set_mce()5524 if (banks[1] & MCI_STATUS_VAL) in kvm_vcpu_ioctl_x86_set_mce()