Searched refs:error_subtype (Results 1 – 1 of 1) sorted by relevance
126 unsigned int error_subtype; member234 unsigned int error_subtype; member402 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_ierror()405 mce_err->u.slb_error_type = table[i].error_subtype; in mce_handle_ierror()408 mce_err->u.erat_error_type = table[i].error_subtype; in mce_handle_ierror()411 mce_err->u.tlb_error_type = table[i].error_subtype; in mce_handle_ierror()414 mce_err->u.user_error_type = table[i].error_subtype; in mce_handle_ierror()417 mce_err->u.ra_error_type = table[i].error_subtype; in mce_handle_ierror()420 mce_err->u.link_error_type = table[i].error_subtype; in mce_handle_ierror()494 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_derror()[all …]