Home
last modified time | relevance | path

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

/linux-6.1.9/arch/alpha/include/asm/
Dcore_cia.h154 # define CIA_ERR_LOST_RCVD_TAR_ABT (1 << 24) macro
/linux-6.1.9/arch/alpha/kernel/
Dcore_cia.c1182 if (cia->cia_err & CIA_ERR_LOST_RCVD_TAR_ABT) in cia_decode_mchk()