Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/
Dkvm_host.h172 u64 vz_hc_exits; member
/Linux-v5.10/arch/mips/kvm/
Dmips.c64 VCPU_STAT("vz_hc", vz_hc_exits),
Dvz.c1504 ++vcpu->stat.vz_hc_exits; in kvm_trap_vz_handle_guest_exit()