Searched refs:CIA_ERR_LOST_CORR_ERR (Results 1 – 2 of 2) sorted by relevance
/arch/alpha/include/asm/ | ||
D | core_cia.h | 146 # define CIA_ERR_LOST_CORR_ERR (1 << 16) macro |
/arch/alpha/kernel/ | ||
D | core_cia.c | 1157 if (cia->cia_err & CIA_ERR_LOST_CORR_ERR) in cia_decode_mchk() |