Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kvm/
Dmips.c54 { "fpe", VCPU_STAT(fpe_exits), KVM_STAT_VCPU },
1354 ++vcpu->stat.fpe_exits; in kvm_mips_handle_exit()
/linux-4.1.27/arch/mips/include/asm/
Dkvm_host.h127 u32 fpe_exits; member