diff options
author | Marc Zyngier <maz@kernel.org> | 2024-06-14 17:45:46 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2024-06-19 11:14:38 +0300 |
commit | 70109bcd701e20d27a81bec6c19e03b8e0c06eba (patch) | |
tree | 828974929fe231880301dcbf667fae4225c1f680 /tools/perf/scripts/python/stackcollapse.py | |
parent | 5cfb6cec62f2036c7391192c3fa2a0a8a8200286 (diff) | |
download | linux-70109bcd701e20d27a81bec6c19e03b8e0c06eba.tar.xz |
KVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operations
TLBI IPAS2E1* are the last class of TLBI instructions we need
to handle. For each matching S2 MMU context, we invalidate a
range corresponding to the largest possible mapping for that
context.
At this stage, we don't handle TTL, which means we are likely
over-invalidating. Further patches will aim at making this
a bit better.
Co-developed-by: Jintack Lim <jintack.lim@linaro.org>
Co-developed-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Jintack Lim <jintack.lim@linaro.org>
Signed-off-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240614144552.2773592-11-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions