Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kvm/
H A Dmips.c70 STATS_DESC_COUNTER(VCPU, msa_fpe_exits),
1275 ++vcpu->stat.msa_fpe_exits; in __kvm_mips_handle_exit()
/openbmc/linux/arch/mips/include/asm/
H A Dkvm_host.h130 u64 msa_fpe_exits; member