Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dkvm_host.h168 u64 vz_hc_exits; member
/Linux-v5.4/arch/mips/kvm/
Dmips.c65 { "vz_hc", VCPU_STAT(vz_hc_exits), KVM_STAT_VCPU },
Dvz.c1418 ++vcpu->stat.vz_hc_exits; in kvm_trap_vz_handle_guest_exit()