Home
last modified time | relevance | path

Searched refs:sync_mmio_spte (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/kvm/mmu/
Dpaging_tmpl.h1058 if (sync_mmio_spte(vcpu, &sp->spt[i], gfn, pte_access)) in FNAME()
Dmmu.c4496 static bool sync_mmio_spte(struct kvm_vcpu *vcpu, u64 *sptep, gfn_t gfn, in sync_mmio_spte() function