Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dcore_lca.c325 #define ESR_MSE (1UL<< 9) /* multiple soft errors */ macro
349 if (esr & ESR_MSE) { in mem_error()