Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dkvm_host.h173 u64 vz_resvd_exits; member
/Linux-v5.4/arch/mips/kvm/
Dmips.c70 { "vz_resvd", VCPU_STAT(vz_resvd_exits), KVM_STAT_VCPU },
Dvz.c1441 ++vcpu->stat.vz_resvd_exits; in kvm_trap_vz_handle_guest_exit()