Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dmce_power.c131 unsigned int error_subtype; member
245 unsigned int error_subtype; member
429 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_ierror()
432 mce_err->u.slb_error_type = table[i].error_subtype; in mce_handle_ierror()
435 mce_err->u.erat_error_type = table[i].error_subtype; in mce_handle_ierror()
438 mce_err->u.tlb_error_type = table[i].error_subtype; in mce_handle_ierror()
441 mce_err->u.user_error_type = table[i].error_subtype; in mce_handle_ierror()
444 mce_err->u.ra_error_type = table[i].error_subtype; in mce_handle_ierror()
447 mce_err->u.link_error_type = table[i].error_subtype; in mce_handle_ierror()
527 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_derror()
[all …]