Searched refs:SUN4M_INT_ECC_ERR (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/sparc/kernel/ | ||
H A D | sun4m_irq.c | 120 #define SUN4M_INT_ECC_ERR 0x10000000 /* ecc memory error */ macro 136 SUN4M_INT_ECC_ERR | \ 326 if (si & SUN4M_INT_ECC_ERR) sun4m_nmi() |
Completed in 55 milliseconds