Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dmips.c47 VCPU_STAT("cop_unusable", cop_unusable_exits),
1266 ++vcpu->stat.cop_unusable_exits; in kvm_mips_handle_exit()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dkvm_host.h155 u64 cop_unusable_exits; member