Home
last modified time | relevance | path

Searched refs:pf_fixed (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/arch/x86/kvm/mmu/
Dpaging_tmpl.h783 ++vcpu->stat.pf_fixed; in FNAME()
Dtdp_mmu.c980 vcpu->stat.pf_fixed++; in tdp_mmu_map_handle_target_level()
Dmmu.c3040 ++vcpu->stat.pf_fixed; in __direct_map()
/Linux-v5.15/arch/x86/include/asm/
Dkvm_host.h1246 u64 pf_fixed; member
/Linux-v5.15/arch/x86/kvm/
Dx86.c255 STATS_DESC_COUNTER(VCPU, pf_fixed),