Home
last modified time | relevance | path

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

/arch/x86/kvm/mmu/
Dpaging_tmpl.h780 ++vcpu->stat.pf_fixed; in FNAME()
Dtdp_mmu.c998 vcpu->stat.pf_fixed++; in tdp_mmu_map_handle_target_level()
Dmmu.c3029 ++vcpu->stat.pf_fixed; in __direct_map()
/arch/x86/include/asm/
Dkvm_host.h1250 u64 pf_fixed; member
/arch/x86/kvm/
Dx86.c259 STATS_DESC_COUNTER(VCPU, pf_fixed),