Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/kernel/
Dmce_power.c142 unsigned int error_subtype; member
295 unsigned int error_subtype; member
522 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_ierror()
525 mce_err->u.slb_error_type = table[i].error_subtype; in mce_handle_ierror()
528 mce_err->u.erat_error_type = table[i].error_subtype; in mce_handle_ierror()
531 mce_err->u.tlb_error_type = table[i].error_subtype; in mce_handle_ierror()
534 mce_err->u.user_error_type = table[i].error_subtype; in mce_handle_ierror()
537 mce_err->u.ra_error_type = table[i].error_subtype; in mce_handle_ierror()
540 mce_err->u.link_error_type = table[i].error_subtype; in mce_handle_ierror()
624 mce_err->u.ue_error_type = table[i].error_subtype; in mce_handle_derror()
[all …]