Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dmce_power.c126 unsigned int error_subtype; member
234 unsigned int error_subtype; member
402 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_ierror()
405 mce_err->u.slb_error_type = table[i].error_subtype; in mce_handle_ierror()
408 mce_err->u.erat_error_type = table[i].error_subtype; in mce_handle_ierror()
411 mce_err->u.tlb_error_type = table[i].error_subtype; in mce_handle_ierror()
414 mce_err->u.user_error_type = table[i].error_subtype; in mce_handle_ierror()
417 mce_err->u.ra_error_type = table[i].error_subtype; in mce_handle_ierror()
420 mce_err->u.link_error_type = table[i].error_subtype; in mce_handle_ierror()
494 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_derror()
[all …]