Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/mmu/
Dtdp_mmu.c511 vcpu->stat.pf_fixed++; in tdp_mmu_map_handle_target_level()
Dpaging_tmpl.h724 ++vcpu->stat.pf_fixed; in FNAME()
Dmmu.c2914 ++vcpu->stat.pf_fixed; in __direct_map()
/Linux-v5.10/arch/x86/include/asm/
Dkvm_host.h1031 u64 pf_fixed; member
/Linux-v5.10/arch/x86/kvm/
Dx86.c205 VCPU_STAT("pf_fixed", pf_fixed),