Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.c991 vcpu->stat.pf_mmio_spte_created++; in tdp_mmu_map_handle_target_level()
H A Dmmu.c2918 vcpu->stat.pf_mmio_spte_created++; in mmu_set_spte()
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1496 u64 pf_mmio_spte_created; member
/openbmc/linux/arch/x86/kvm/
H A Dx86.c277 STATS_DESC_COUNTER(VCPU, pf_mmio_spte_created),