Home
last modified time | relevance | path

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

/linux/arch/mips/kvm/
H A Dmips.c60 STATS_DESC_COUNTER(VCPU, cop_unusable_exits),
1215 ++vcpu->stat.cop_unusable_exits; in __kvm_mips_handle_exit()
/linux/arch/mips/include/asm/
H A Dkvm_host.h120 u64 cop_unusable_exits; member