Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/mmu/
Dtdp_mmu.c1103 vcpu->stat.pf_mmio_spte_created++; in tdp_mmu_map_handle_target_level()
Dmmu.c2665 vcpu->stat.pf_mmio_spte_created++; in mmu_set_spte()
/linux-5.19.10/arch/x86/include/asm/
Dkvm_host.h1342 u64 pf_mmio_spte_created; member
/linux-5.19.10/arch/x86/kvm/
Dx86.c274 STATS_DESC_COUNTER(VCPU, pf_mmio_spte_created),