Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/mmu/
Dmmu_internal.h166 int mmu_try_to_unsync_pages(struct kvm *kvm, const struct kvm_memory_slot *slot,
Dspte.c243 if (mmu_try_to_unsync_pages(vcpu->kvm, slot, gfn, can_unsync, prefetch)) { in make_spte()
Dmmu.c2804 int mmu_try_to_unsync_pages(struct kvm *kvm, const struct kvm_memory_slot *slot, in mmu_try_to_unsync_pages() function