diff options
author | 2024-09-04 09:24:17 +0100 | |
---|---|---|
committer | 2024-09-11 19:49:16 +0100 | |
commit | 989fce63b2cb5061701c9fa04711d992dfaff5c6 (patch) | |
tree | fda0fca7d55b2996e3274d11fcd645d175c13cc9 /scripts/generate_rust_analyzer.py | |
parent | Linux 6.11-rc3 (diff) | |
download | linux-rng-989fce63b2cb5061701c9fa04711d992dfaff5c6.tar.xz linux-rng-989fce63b2cb5061701c9fa04711d992dfaff5c6.zip |
KVM: arm64: Simplify handling of CNTKCTL_EL12
We go trough a great deal of effort to map CNTKCTL_EL12 to CNTKCTL_EL1
while hidding this mapping from userspace via a special visibility helper.
However, it would be far simpler to just provide an accessor doing the
mapping job, removing the need for a visibility helper.
With that done, we can also remove the EL12_REG() macro which serves
no purpose.
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240904082419.1982402-2-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions