Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dmmu.h93 return kvm_mmu_load(vcpu); in kvm_mmu_reload()
Dmmu.c4113 int kvm_mmu_load(struct kvm_vcpu *vcpu) in kvm_mmu_load() function
4129 EXPORT_SYMBOL_GPL(kvm_mmu_load);
Dsvm.c2389 kvm_mmu_load(&svm->vcpu); in nested_svm_vmexit()
/arch/x86/include/asm/
Dkvm_host.h1076 int kvm_mmu_load(struct kvm_vcpu *vcpu);