Home
last modified time | relevance | path

Searched refs:kvm_mmu_load (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kvm/
Dmmu.h102 return kvm_mmu_load(vcpu); in kvm_mmu_reload()
Dmmu.c3878 int kvm_mmu_load(struct kvm_vcpu *vcpu) in kvm_mmu_load() function
3894 EXPORT_SYMBOL_GPL(kvm_mmu_load);
Dsvm.c2434 kvm_mmu_load(&svm->vcpu); in nested_svm_vmexit()
/arch/x86/include/asm/
Dkvm_host.h927 int kvm_mmu_load(struct kvm_vcpu *vcpu);