Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dkvm_host.h114 u32 cache_exits; member
/linux-4.4.14/arch/mips/kvm/
Dmips.c40 { "cache", VCPU_STAT(cache_exits), KVM_STAT_VCPU },
Demulate.c1757 ++vcpu->stat.cache_exits; in kvm_mips_emulate_inst()