Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1474 u64 mmu_cache_miss; member
/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c2213 ++kvm->stat.mmu_cache_miss; in kvm_mmu_find_shadow_page()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c251 STATS_DESC_COUNTER(VM, mmu_cache_miss),