Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kvm/
H A Dmips.c72 STATS_DESC_COUNTER(VCPU, msa_disabled_exits),
1285 ++vcpu->stat.msa_disabled_exits; in __kvm_mips_handle_exit()
/openbmc/linux/arch/mips/include/asm/
H A Dkvm_host.h132 u64 msa_disabled_exits; member