Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h631 u32 pf_fixed; member
/arch/x86/kvm/
Dpaging_tmpl.h806 ++vcpu->stat.pf_fixed; in FNAME()
Dmmu.c2652 ++vcpu->stat.pf_fixed; in __direct_map()
Dx86.c132 { "pf_fixed", VCPU_STAT(pf_fixed) },