Searched refs:kvm_mmu_unprotect_page_virt (Results 1 – 4 of 4) sorted by relevance
1073 int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva);
4358 int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva) in kvm_mmu_unprotect_page_virt() function4372 EXPORT_SYMBOL_GPL(kvm_mmu_unprotect_page_virt);
1633 kvm_mmu_unprotect_page_virt(&svm->vcpu, fault_address); in pf_interception()
5282 kvm_mmu_unprotect_page_virt(vcpu, cr2); in handle_exception()