Home
last modified time | relevance | path

Searched refs:fast_pgd_switch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c3873 static bool fast_pgd_switch(struct kvm_vcpu *vcpu, gpa_t new_pgd, in fast_pgd_switch() function
3894 if (!fast_pgd_switch(vcpu, new_pgd, new_role)) { in __kvm_mmu_new_pgd()
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c4603 static bool fast_pgd_switch(struct kvm *kvm, struct kvm_mmu *mmu, in fast_pgd_switch() function
4628 if (!fast_pgd_switch(vcpu->kvm, mmu, new_pgd, new_role)) in kvm_mmu_new_pgd()

Completed in 18 milliseconds