Searched refs:error_subtype (Results 1 – 1 of 1) sorted by relevance
142 unsigned int error_subtype; member295 unsigned int error_subtype; member522 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_ierror()525 mce_err->u.slb_error_type = table[i].error_subtype; in mce_handle_ierror()528 mce_err->u.erat_error_type = table[i].error_subtype; in mce_handle_ierror()531 mce_err->u.tlb_error_type = table[i].error_subtype; in mce_handle_ierror()534 mce_err->u.user_error_type = table[i].error_subtype; in mce_handle_ierror()537 mce_err->u.ra_error_type = table[i].error_subtype; in mce_handle_ierror()540 mce_err->u.link_error_type = table[i].error_subtype; in mce_handle_ierror()624 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_derror()[all …]