diff options
author | Sebastian Ott <sebott@redhat.com> | 2024-06-19 20:40:35 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2024-06-20 20:16:45 +0300 |
commit | 76d36012276a328ac0a1e9c7415cafd092447ce7 (patch) | |
tree | 1b83a8fe50a4e7d0760dae35fea5608b2e1846ef /scripts/generate_rust_analyzer.py | |
parent | bb4fa769dcdd0b6e47ecbf0363489be510498b1d (diff) | |
download | linux-76d36012276a328ac0a1e9c7415cafd092447ce7.tar.xz |
KVM: arm64: rename functions for invariant sys regs
Invariant system id registers are populated with host values
at initialization time using their .reset function cb.
These are currently called get_* which is usually used by
the functions implementing the .get_user callback.
Change their function names to reset_* to reflect what they
are used for.
Signed-off-by: Sebastian Ott <sebott@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Link: https://lore.kernel.org/r/20240619174036.483943-10-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions