Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kvm/
H A Dmips.c71 STATS_DESC_COUNTER(VCPU, fpe_exits),
1280 ++vcpu->stat.fpe_exits; in __kvm_mips_handle_exit()
/openbmc/linux/arch/mips/include/asm/
H A Dkvm_host.h131 u64 fpe_exits; member