Home
last modified time | relevance | path

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

/linux-5.19.10/arch/alpha/include/asm/
Dcore_cia.h155 # define CIA_ERR_LOST_PA_PTE_INV (1 << 25) macro
/linux-5.19.10/arch/alpha/kernel/
Dcore_cia.c1185 if (cia->cia_err & CIA_ERR_LOST_PA_PTE_INV) in cia_decode_mchk()