Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/mmu/
Dtdp_mmu.c1100 vcpu->stat.pf_mmio_spte_created++; in tdp_mmu_map_handle_target_level()
Dmmu.c2800 vcpu->stat.pf_mmio_spte_created++; in mmu_set_spte()
/Linux-v6.1/arch/x86/include/asm/
Dkvm_host.h1402 u64 pf_mmio_spte_created; member
/Linux-v6.1/arch/x86/kvm/
Dx86.c266 STATS_DESC_COUNTER(VCPU, pf_mmio_spte_created),