Home
last modified time | relevance | path

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

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