Home
last modified time | relevance | path

Searched refs:cop_unusable_exits (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/kvm/
Dmips.c43 { "cop_unsuable", VCPU_STAT(cop_unusable_exits), KVM_STAT_VCPU },
1282 ++vcpu->stat.cop_unusable_exits; in kvm_mips_handle_exit()
/linux-4.4.14/arch/mips/include/asm/
Dkvm_host.h117 u32 cop_unusable_exits; member