MCE_V1
mce->version = MCE_V1;
if (evt->version != MCE_V1) {
if (handled && mce_evt.version == MCE_V1)
if (evt.version != MCE_V1) {