Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Drtas.h367 #define PSERIES_ELOG_SECT_ID_MCE (('M' << 8) | 'C') macro
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dras.c748 pseries_log = get_pseries_errorlog(errp, PSERIES_ELOG_SECT_ID_MCE); in mce_handle_error()