mce_vendor_flags
Regular
4.4
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 __reserved_0;
};
4.8
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 __reserved_0;
};
4.10
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 __reserved_0;
};
4.13
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 __reserved_0;
};
4.15
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 __reserved_0;
};
4.18
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 __reserved_0;
};
5.0
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 __reserved_0;
};
5.3
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 __reserved_0;
};
5.4
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 __reserved_0;
};
5.8
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 amd_threshold;
__u64 __reserved_0;
};
5.11
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 amd_threshold;
__u64 __reserved_0;
};
5.13
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 amd_threshold;
__u64 __reserved_0;
};
5.15
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 amd_threshold;
__u64 __reserved_0;
};
5.19
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 amd_threshold;
__u64 p5;
__u64 winchip;
__u64 snb_ifu_quirk;
__u64 skx_repmov_quirk;
__u64 __reserved_0;
};
6.2
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 amd_threshold;
__u64 p5;
__u64 winchip;
__u64 snb_ifu_quirk;
__u64 skx_repmov_quirk;
__u64 __reserved_0;
};
6.5
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 zen_ifu_quirk;
__u64 amd_threshold;
__u64 p5;
__u64 winchip;
__u64 snb_ifu_quirk;
__u64 skx_repmov_quirk;
__u64 __reserved_0;
};
6.8
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 zen_ifu_quirk;
__u64 amd_threshold;
__u64 p5;
__u64 winchip;
__u64 snb_ifu_quirk;
__u64 skx_repmov_quirk;
__u64 __reserved_0;
};
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 __reserved_0;
};
azure
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 __reserved_0;
};
gcp
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 __reserved_0;
};
lowlatency
: ✅struct mce_vendor_flags {
__u64 overflow_recov;
__u64 succor;
__u64 smca;
__u64 __reserved_0;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
✅
4.13
and 4.15
✅
4.15
and 4.18
✅
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
⚠️__u64 amd_threshold
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
⚠️__u64 p5
__u64 winchip
__u64 snb_ifu_quirk
__u64 skx_repmov_quirk
5.19
and 6.2
✅
6.2
and 6.5
⚠️__u64 zen_ifu_quirk
6.5
and 6.8
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅