Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kvm/
Dtlb.c240 ++vcpu->stat.flush_dcache_exits; in kvm_mips_host_tlb_write()
245 ++vcpu->stat.flush_dcache_exits; in kvm_mips_host_tlb_write()
Dmips.c56 { "flush_dcache", VCPU_STAT(flush_dcache_exits), KVM_STAT_VCPU },
/linux-4.1.27/arch/mips/include/asm/
Dkvm_host.h129 u32 flush_dcache_exits; member