Home
last modified time | relevance | path

Searched refs:cache_exits (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/mips/include/asm/
Dkvm_host.h148 u64 cache_exits; member
/Linux-v5.4/arch/mips/kvm/
Demulate.c1953 ++vcpu->stat.cache_exits; in kvm_mips_emulate_inst()
1961 ++vcpu->stat.cache_exits; in kvm_mips_emulate_inst()
Dmips.c45 { "cache", VCPU_STAT(cache_exits), KVM_STAT_VCPU },