Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kvm/
H A Dmips.c68 STATS_DESC_COUNTER(VCPU, break_inst_exits),
1265 ++vcpu->stat.break_inst_exits; in __kvm_mips_handle_exit()
/openbmc/linux/arch/mips/include/asm/
H A Dkvm_host.h128 u64 break_inst_exits; member