Home
last modified time | relevance | path

Searched refs:error_subtype (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kernel/
A Dmce_power.c142 unsigned int error_subtype; member
295 unsigned int error_subtype; member
520 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_ierror()
523 mce_err->u.slb_error_type = table[i].error_subtype; in mce_handle_ierror()
526 mce_err->u.erat_error_type = table[i].error_subtype; in mce_handle_ierror()
529 mce_err->u.tlb_error_type = table[i].error_subtype; in mce_handle_ierror()
535 mce_err->u.ra_error_type = table[i].error_subtype; in mce_handle_ierror()
620 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_derror()
623 mce_err->u.slb_error_type = table[i].error_subtype; in mce_handle_derror()
629 mce_err->u.tlb_error_type = table[i].error_subtype; in mce_handle_derror()
[all …]

Completed in 6 milliseconds