Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dkvm_host.h1536 int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva);
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dmmu.c3770 kvm_mmu_unprotect_page_virt(vcpu, fault_address); in kvm_handle_page_fault()
5037 int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva) in kvm_mmu_unprotect_page_virt() function
5051 EXPORT_SYMBOL_GPL(kvm_mmu_unprotect_page_virt);