Home
last modified time | relevance | path

Searched defs:kvm_mmu_unprotect_page_virt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c5050 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); variable
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c2769 static int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva) in kvm_mmu_unprotect_page_virt() function

Completed in 18 milliseconds