Home
last modified time | relevance | path

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

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