Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h1538 int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva);
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dmmu.c3783 kvm_mmu_unprotect_page_virt(vcpu, fault_address); in kvm_handle_page_fault()
5050 int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva) in kvm_mmu_unprotect_page_virt() function
5064 EXPORT_SYMBOL_GPL(kvm_mmu_unprotect_page_virt);