Home
last modified time | relevance | path

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

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