Searched refs:mmu_try_to_unsync_pages (Results 1 – 3 of 3) sorted by relevance
127 int mmu_try_to_unsync_pages(struct kvm_vcpu *vcpu, gfn_t gfn, bool can_unsync);
162 if (mmu_try_to_unsync_pages(vcpu, gfn, can_unsync)) { in make_spte()
2586 int mmu_try_to_unsync_pages(struct kvm_vcpu *vcpu, gfn_t gfn, bool can_unsync) in mmu_try_to_unsync_pages() function