Searched refs:kvm_mmu_unprotect_page_virt (Results 1 – 4 of 4) sorted by relevance
1010 int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva);
4237 int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva) in kvm_mmu_unprotect_page_virt() function4251 EXPORT_SYMBOL_GPL(kvm_mmu_unprotect_page_virt);
1717 kvm_mmu_unprotect_page_virt(&svm->vcpu, fault_address); in pf_interception()
5138 kvm_mmu_unprotect_page_virt(vcpu, cr2); in handle_exception()