Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmce_power.c136 unsigned int error_subtype; member
289 unsigned int error_subtype; member
512 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_ierror()
515 mce_err->u.slb_error_type = table[i].error_subtype; in mce_handle_ierror()
518 mce_err->u.erat_error_type = table[i].error_subtype; in mce_handle_ierror()
521 mce_err->u.tlb_error_type = table[i].error_subtype; in mce_handle_ierror()
524 mce_err->u.user_error_type = table[i].error_subtype; in mce_handle_ierror()
527 mce_err->u.ra_error_type = table[i].error_subtype; in mce_handle_ierror()
530 mce_err->u.link_error_type = table[i].error_subtype; in mce_handle_ierror()
610 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_derror()
[all …]