diff options
author | Sean Christopherson <[email protected]> | 2022-02-26 00:15:32 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-03-08 09:31:54 -0500 |
commit | 77c8cd6b85af8840878063eb2df39780e808f74b (patch) | |
tree | fd7a9300d940d896b052d347741fdce5785a71e4 /net/lapb/lapb_timer.c | |
parent | c10743a1824b9db449eb631745ed6f2d3cdf9762 (diff) |
KVM: x86/mmu: Skip remote TLB flush when zapping all of TDP MMU
Don't flush the TLBs when zapping all TDP MMU pages, as the only time KVM
uses the slow version of "zap everything" is when the VM is being
destroyed or the owning mm has exited. In either case, KVM_RUN is
unreachable for the VM, i.e. the guest TLB entries cannot be consumed.
Signed-off-by: Sean Christopherson <[email protected]>
Reviewed-by: Ben Gardon <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Mingwei Zhang <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions