Home
last modified time | relevance | path

Searched refs:kvm_mmu_load (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dmmu.h119 int kvm_mmu_load(struct kvm_vcpu *vcpu);
132 return kvm_mmu_load(vcpu); in kvm_mmu_reload()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dmmu.h74 return kvm_mmu_load(vcpu); in kvm_mmu_reload()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h1543 int kvm_mmu_load(struct kvm_vcpu *vcpu);
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c4844 int kvm_mmu_load(struct kvm_vcpu *vcpu) in kvm_mmu_load() function
4860 EXPORT_SYMBOL_GPL(kvm_mmu_load); variable
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c5454 int kvm_mmu_load(struct kvm_vcpu *vcpu) in kvm_mmu_load() function
6099 * kvm_mmu_load()), and the reload in the caller ensure no vCPUs are in kvm_zap_obsolete_pages()

Completed in 24 milliseconds