Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/kernel/
Dtraps.c585 pr_err("csr_merrera == %016llx\n", csr_read64(LOONGARCH_CSR_MERRERA)); in cache_parity_error()
/linux-5.19.10/arch/loongarch/include/asm/
Dloongarch.h726 #define LOONGARCH_CSR_MERRERA 0x94 /* MError exception ERA */ macro