diff options
| author | Marc Zyngier <maz@kernel.org> | 2026-07-21 18:07:54 +0100 |
|---|---|---|
| committer | Oliver Upton <oupton@kernel.org> | 2026-07-21 10:46:41 -0700 |
| commit | 36d32222fcab099cf07b032aa5f022136bfa91be (patch) | |
| tree | ac5525b2ba364f5162b0ea4f00eff6565277b502 /include/linux | |
| parent | bea608299d28ee4e10db3468985dde440adb09b7 (diff) | |
KVM: arm64: vgic-v3: Kill kvm_vgic_global_state.ich_vtr_el2
kvm_vgic_global_state.ich_vtr_el2 is the last bit of caching that
we can get rid of. Not as bad as a sysreg access, but still worse
than a constant.
Move over to the inlined stuff and remove the cached value.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://patch.msgid.link/20260721170754.3150521-7-maz@kernel.org
Signed-off-by: Oliver Upton <oupton@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
