Searched refs:CAUSEB_EXCCODE (Results 1 – 6 of 6) sorted by relevance
58 exccode = (cause & CAUSEF_EXCCODE) >> CAUSEB_EXCCODE; in show_regs()
331 #define CAUSEB_EXCCODE 2 macro
1175 u32 exccode = (cause >> CAUSEB_EXCCODE) & 0x1f; in __kvm_mips_handle_exit()
821 u32 exccode = (cause & CAUSEF_EXCCODE) >> CAUSEB_EXCCODE; in kvm_trap_vz_no_handler()
351 exccode = (cause & CAUSEF_EXCCODE) >> CAUSEB_EXCCODE; in __show_regs()
399 #define CAUSEB_EXCCODE 2 macro