Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dmmu.c5255 kvm_mmu_unload(vcpu); in kvm_mmu_reset_context()
5278 void kvm_mmu_unload(struct kvm_vcpu *vcpu) in kvm_mmu_unload() function
5285 EXPORT_SYMBOL_GPL(kvm_mmu_unload);
6377 kvm_mmu_unload(vcpu); in kvm_mmu_destroy()
Dx86.c7985 kvm_mmu_unload(vcpu); in vcpu_enter_guest()
9125 kvm_mmu_unload(vcpu); in kvm_arch_vcpu_destroy()
9505 kvm_mmu_unload(vcpu); in kvm_unload_vcpu_mmu()
/arch/x86/include/asm/
Dkvm_host.h1434 void kvm_mmu_unload(struct kvm_vcpu *vcpu);
/arch/x86/kvm/vmx/
Dnested.c5081 kvm_mmu_unload(vcpu); in nested_vmx_eptp_switching()
Dvmx.c5491 kvm_mmu_unload(vcpu); in handle_invpcid()