Home
last modified time | relevance | path

Searched refs:mmu_try_to_unsync_pages (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu_internal.h165 int mmu_try_to_unsync_pages(struct kvm *kvm, const struct kvm_memory_slot *slot,
H A Dspte.c231 if (mmu_try_to_unsync_pages(vcpu->kvm, slot, gfn, can_unsync, prefetch)) { in make_spte()
H A Dmmu.c2799 int mmu_try_to_unsync_pages(struct kvm *kvm, const struct kvm_memory_slot *slot, in mmu_try_to_unsync_pages() function