diff options
author | 2025-08-17 13:19:26 +0100 | |
---|---|---|
committer | 2025-08-28 11:39:48 -0700 | |
commit | 3328d17e70545f83515b07851302d48c85c466b0 (patch) | |
tree | de34b368e52d4dee06ae72c1cb92e9ae18370bcb /rust/pin-init/internal/src | |
parent | KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors (diff) | |
download | wireguard-linux-3328d17e70545f83515b07851302d48c85c466b0.tar.xz wireguard-linux-3328d17e70545f83515b07851302d48c85c466b0.zip |
KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()
There is no point having __vcpu_{read,write}_sys_reg_{from,to}_cpu()
exposed to the rest of the kernel, as the only callers are in
sys_regs.c.
Move them where they below, which is another opportunity to
simplify things a bit.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20250817121926.217900-5-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions