diff options
author | Marc Zyngier <maz@kernel.org> | 2020-10-27 22:23:28 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-11-10 11:22:51 +0000 |
commit | 4ff3fc316d78daa2ed6de2f13616fb33a2926d8e (patch) | |
tree | 3a249f0bbbfcc7387a8b92df5016a7882c70ecb3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ca4e514774930f30b66375a974b5edcbebaf0e7e (diff) |
KVM: arm64: Move AArch32 exceptions over to AArch64 sysregs
The use of the AArch32-specific accessors have always been a bit
annoying on 64bit, and it is time for a change.
Let's move the AArch32 exception injection over to the AArch64 encoding,
which requires us to split the two halves of FAR_EL1 into DFAR and IFAR.
This enables us to drop the preempt_disable() games on VHE, and to kill
the last user of the vcpu_cp15() macro.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions