Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dmce.h180 enum MCE_LinkErrorType link_error_type:8; member
198 enum MCE_LinkErrorType link_error_type:8; member
/linux-6.1.9/arch/powerpc/kernel/
Dmce.c73 mce->u.link_error.link_error_type = mce_err->u.link_error_type; in mce_set_error_info()
539 subtype = evt->u.link_error.link_error_type < in machine_check_print_event_info()
541 mc_link_types[evt->u.link_error.link_error_type] in machine_check_print_event_info()
Dmce_power.c540 mce_err->u.link_error_type = table[i].error_subtype; in mce_handle_ierror()
642 mce_err->u.link_error_type = table[i].error_subtype; in mce_handle_derror()