diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2023-04-04 15:40:41 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2023-04-05 12:07:41 +0100 |
commit | aac94968126beb9846c12a940f1302ece7849b4f (patch) | |
tree | b9173c1c77b1e468ed2fac6cdaab36187576b1c5 /arch/arm64/include | |
parent | e0fc6b21616dd917899ee4a2d4126b4a963c0871 (diff) | |
download | linux-stable-aac94968126beb9846c12a940f1302ece7849b4f.tar.gz linux-stable-aac94968126beb9846c12a940f1302ece7849b4f.tar.bz2 linux-stable-aac94968126beb9846c12a940f1302ece7849b4f.zip |
KVM: arm64: Rename SMC/HVC call handler to reflect reality
KVM handles SMCCC calls from virtual EL2 that use the SMC instruction
since commit bd36b1a9eb5a ("KVM: arm64: nv: Handle SMCs taken from
virtual EL2"). Thus, the function name of the handler no longer reflects
reality.
Normalize the name on SMCCC, since that's the only hypercall interface
KVM supports in the first place. No fuctional change intended.
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230404154050.2270077-5-oliver.upton@linux.dev
Diffstat (limited to 'arch/arm64/include')
0 files changed, 0 insertions, 0 deletions