Home
last modified time | relevance | path

Searched refs:kvm_mmu_unload (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/x86/kvm/
Dmmu.c4959 kvm_mmu_unload(vcpu); in kvm_mmu_reset_context()
4982 void kvm_mmu_unload(struct kvm_vcpu *vcpu) in kvm_mmu_unload() function
4987 EXPORT_SYMBOL_GPL(kvm_mmu_unload);
5936 kvm_mmu_unload(vcpu); in kvm_mmu_destroy()
Dx86.c7401 kvm_mmu_unload(vcpu); in vcpu_enter_guest()
8515 kvm_mmu_unload(vcpu); in kvm_arch_vcpu_destroy()
8892 kvm_mmu_unload(vcpu); in kvm_unload_vcpu_mmu()
Dvmx.c9188 kvm_mmu_unload(vcpu); in handle_invpcid()
9294 kvm_mmu_unload(vcpu); in nested_vmx_eptp_switching()
Dsvm.c3448 kvm_mmu_unload(&svm->vcpu); in enter_svm_guest_mode()
/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h1325 void kvm_mmu_unload(struct kvm_vcpu *vcpu);