Searched refs:vz_ghfc_exits (Results 1 – 3 of 3) sorted by relevance
/arch/mips/include/asm/ | ||
D | kvm_host.h | 175 u64 vz_ghfc_exits; member |
/arch/mips/kvm/ | ||
D | mips.c | 67 VCPU_STAT("vz_ghfc", vz_ghfc_exits), |
D | vz.c | 1518 ++vcpu->stat.vz_ghfc_exits; in kvm_trap_vz_handle_guest_exit() |