Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dmips.c1340 case EXCCODE_GE: in kvm_mips_handle_exit()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h478 #define EXCCODE_GE 27 /* Virtualized guest exception (VZ) */ macro