Searched refs:kvm_mmu_unprotect_page_virt (Results 1 – 4 of 4) sorted by relevance
925 int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva);
4125 int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva) in kvm_mmu_unprotect_page_virt() function4139 EXPORT_SYMBOL_GPL(kvm_mmu_unprotect_page_virt);
1721 kvm_mmu_unprotect_page_virt(&svm->vcpu, fault_address); in pf_interception()
4935 kvm_mmu_unprotect_page_virt(vcpu, cr2); in handle_exception()