Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kvm/
H A Dvz.c809 if (WARN(gexccode != MIPS_GCTL0_GEXC_GVA, in kvm_vz_badvaddr_to_gpa()
1510 case MIPS_GCTL0_GEXC_GVA: in kvm_trap_vz_handle_guest_exit()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h925 #define MIPS_GCTL0_GEXC_GVA 8 /* Guest Virtual Address available */ macro