Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dmce.h179 enum MCE_LinkErrorType link_error_type:8; member
197 enum MCE_LinkErrorType link_error_type:8; member
/arch/powerpc/kernel/
Dmce.c74 mce->u.link_error.link_error_type = mce_err->u.link_error_type; in mce_set_error_info()
494 subtype = evt->u.link_error.link_error_type < in machine_check_print_event_info()
496 mc_link_types[evt->u.link_error.link_error_type] in machine_check_print_event_info()
Dmce_power.c447 mce_err->u.link_error_type = table[i].error_subtype; in mce_handle_ierror()
545 mce_err->u.link_error_type = table[i].error_subtype; in mce_handle_derror()