diff options
author | Marc Zyngier <maz@kernel.org> | 2025-08-17 13:19:26 +0100 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2025-08-28 11:39:48 -0700 |
commit | 3328d17e70545f83515b07851302d48c85c466b0 (patch) | |
tree | de34b368e52d4dee06ae72c1cb92e9ae18370bcb /rust/kernel/print.rs | |
parent | ec0ab059d4359b2dad69f4ef90fa58a0bcdef525 (diff) |
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/kernel/print.rs')
0 files changed, 0 insertions, 0 deletions