Home
last modified time | relevance | path

Searched refs:kvm_mmu_unprotect_page_virt (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h1541 int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva);
/kernel/linux/linux-5.10/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); 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
4430 kvm_mmu_unprotect_page_virt(vcpu, fault_address); in kvm_handle_page_fault()

Completed in 23 milliseconds