Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/kernel/
Dtraps.c163 unsigned int exccode; in __show_regs() local
/Linux-v6.1/arch/mips/kernel/
Dtraps.c267 unsigned int exccode; in __show_regs() local
1911 u32 exccode = (diag1 & LOONGSON_DIAG1_EXCCODE) >> in do_gsexc() local
/Linux-v6.1/arch/mips/kvm/
Dmips.c1206 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