Home
last modified time | relevance | path

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

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