Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h1582 u64 mmu_cache_miss; member
/linux-6.15/arch/x86/kvm/mmu/
H A Dmmu.c2297 ++kvm->stat.mmu_cache_miss; in kvm_mmu_find_shadow_page()
/linux-6.15/arch/x86/kvm/
H A Dx86.c237 STATS_DESC_COUNTER(VM, mmu_cache_miss),