Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/mmu/
Dtdp_mmu.c991 vcpu->stat.pf_mmio_spte_created++; in tdp_mmu_map_handle_target_level()
Dmmu.c2918 vcpu->stat.pf_mmio_spte_created++; in mmu_set_spte()
/Linux-v6.6/arch/x86/include/asm/
Dkvm_host.h1495 u64 pf_mmio_spte_created; member
/Linux-v6.6/arch/x86/kvm/
Dx86.c277 STATS_DESC_COUNTER(VCPU, pf_mmio_spte_created),