Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kvm/
Dmips.c67 STATS_DESC_COUNTER(VCPU, resvd_inst_exits),
1291 ++vcpu->stat.resvd_inst_exits; in __kvm_mips_handle_exit()
/linux-6.1.9/arch/mips/include/asm/
Dkvm_host.h127 u64 resvd_inst_exits; member