summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAndrew Jones <drjones@redhat.com>2020-11-26 14:46:40 +0100
committerMarc Zyngier <maz@kernel.org>2020-11-27 19:46:30 +0000
commitc73a44161776f6e60d933717f3b34084b0a0eba0 (patch)
tree81132505403dc1b273249026fff1052adbbaf0de /tools/perf/scripts/python/stackcollapse.py
parent09162bc32c880a791c6c0668ce0745cf7958f576 (diff)
KVM: arm64: CSSELR_EL1 max is 13
Not counting TnD, which KVM doesn't currently consider, CSSELR_EL1 can have a maximum value of 0b1101 (13), which corresponds to an instruction cache at level 7. With CSSELR_MAX set to 12 we can only select up to cache level 6. Change it to 14. Signed-off-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20201126134641.35231-2-drjones@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions