Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dmmu.h98 int kvm_mmu_load(struct kvm_vcpu *vcpu);
123 return kvm_mmu_load(vcpu); in kvm_mmu_reload()
/linux/arch/x86/kvm/mmu/
H A Dmmu.c5944 int kvm_mmu_load(struct kvm_vcpu *vcpu) in kvm_mmu_load() function
5976 EXPORT_SYMBOL_GPL(kvm_mmu_load);
6667 * kvm_mmu_load()), and the reload in the caller ensure no vCPUs are in kvm_zap_obsolete_pages()