Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/kernel/
Dtraps.c268 unsigned int exccode; in __show_regs() local
1912 u32 exccode = (diag1 & LOONGSON_DIAG1_EXCCODE) >> in do_gsexc() local
/linux-6.12.1/arch/loongarch/kernel/
Dtraps.c329 unsigned int exccode = FIELD_GET(CSR_ESTAT_EXC, regs->csr_estat); in __show_regs() local
/linux-6.12.1/arch/mips/kvm/
Dmips.c1173 u32 exccode = (cause >> CAUSEB_EXCCODE) & 0x1f; in __kvm_mips_handle_exit() local
Dvz.c821 u32 exccode = (cause & CAUSEF_EXCCODE) >> CAUSEB_EXCCODE; in kvm_trap_vz_no_handler() local