Avoid multiple hash lookups in kvm_get_mmu_page(), and tweak the cache loop to optimize it for TDP. Sean Christopherson (2): KVM: x86/mmu: Avoid multiple hash lookups in kvm_get_mmu_page() KVM: x86/mmu: Optimize MMU page cache lookup for fully direct MMUs arch/x86/kvm/mmu/mmu.c | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) -- 2.26.0