Home
last modified time | relevance | path

Searched refs:kvm_mmu_unprotect_page_virt (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dkvm_host.h1431 int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva);
/arch/x86/kvm/
Dmmu.c4231 kvm_mmu_unprotect_page_virt(vcpu, fault_address); in kvm_handle_page_fault()
5483 int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva) in kvm_mmu_unprotect_page_virt() function
5497 EXPORT_SYMBOL_GPL(kvm_mmu_unprotect_page_virt);