diff options
author | Marc Zyngier <maz@kernel.org> | 2024-06-14 17:45:49 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2024-06-19 11:14:38 +0300 |
commit | 809b2e6013a51352e407c3071219f12ecceed47f (patch) | |
tree | 9241d4d158b38a1a37088096e7570305597053c8 /tools/perf/scripts/python | |
parent | b1a3a94812b95fb8ae410d1ca04a4cc3d61a7503 (diff) | |
download | linux-809b2e6013a51352e407c3071219f12ecceed47f.tar.xz |
KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
In order to be able to make S2 TLB invalidations more performant on NV,
let's use a scheme derived from the FEAT_TTL extension.
If bits [56:55] in the leaf descriptor translating the address in the
corresponding shadow S2 are non-zero, they indicate a level which can
be used as an invalidation range. This allows further reduction of the
systematic over-invalidation that takes place otherwise.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240614144552.2773592-14-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions