Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Dmmu.h73 return kvm_mmu_load(vcpu); in kvm_mmu_reload()
Dmmu.c3450 int kvm_mmu_load(struct kvm_vcpu *vcpu) in kvm_mmu_load() function
3468 EXPORT_SYMBOL_GPL(kvm_mmu_load);
Dsvm.c2396 kvm_mmu_load(&svm->vcpu); in nested_svm_vmexit()
/linux-3.4.99/arch/x86/include/asm/
Dkvm_host.h815 int kvm_mmu_load(struct kvm_vcpu *vcpu);