Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dmce_power.c136 unsigned int error_subtype; member
289 unsigned int error_subtype; member
513 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_ierror()
516 mce_err->u.slb_error_type = table[i].error_subtype; in mce_handle_ierror()
519 mce_err->u.erat_error_type = table[i].error_subtype; in mce_handle_ierror()
522 mce_err->u.tlb_error_type = table[i].error_subtype; in mce_handle_ierror()
525 mce_err->u.user_error_type = table[i].error_subtype; in mce_handle_ierror()
528 mce_err->u.ra_error_type = table[i].error_subtype; in mce_handle_ierror()
531 mce_err->u.link_error_type = table[i].error_subtype; in mce_handle_ierror()
611 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_derror()
[all …]