Home
last modified time | relevance | path

Searched refs:vz_gsfc_exits (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/
Dkvm_host.h167 u64 vz_gsfc_exits; member
/Linux-v4.19/arch/mips/kvm/
Dmips.c64 { "vz_gsfc", VCPU_STAT(vz_gsfc_exits), KVM_STAT_VCPU },
Dvz.c1414 ++vcpu->stat.vz_gsfc_exits; in kvm_trap_vz_handle_guest_exit()