Searched defs:mce_error_info (Results 1 – 1 of 1) sorted by relevance
189 struct mce_error_info { struct190 enum MCE_ErrorType error_type:8;191 union {199 } u;200 enum MCE_Severity severity:8;201 enum MCE_Initiator initiator:8;202 enum MCE_ErrorClass error_class:8;203 bool sync_error;204 bool ignore_event;