Home
last modified time | relevance | path

Searched defs:exccode (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/kernel/
H A Dtraps.c269 unsigned int exccode; in __show_regs() local
1913 u32 exccode = (diag1 & LOONGSON_DIAG1_EXCCODE) >> in do_gsexc() local
/linux/arch/loongarch/kernel/
H A Dtraps.c329 unsigned int exccode = FIELD_GET(CSR_ESTAT_EXC, regs->csr_estat); in __show_regs() local
/linux/arch/mips/kvm/
H A Dvz.c821 u32 exccode = (cause & CAUSEF_EXCCODE) >> CAUSEB_EXCCODE; in kvm_trap_vz_no_handler() local