KVM: arm64: Rename is_id_reg() to imply VM scope
authorOliver Upton <oliver.upton@linux.dev>
Thu, 2 May 2024 23:35:23 +0000 (23:35 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 9 May 2024 17:39:45 +0000 (18:39 +0100)
commit592efc606b549692c7ba6c8f232c4e6028d0382c
tree45b7e320c5344305a04a7f386eb233b813f947ec
parentfec50db7033ea478773b159e0e2efb135270e3b7
KVM: arm64: Rename is_id_reg() to imply VM scope

The naming of some of the feature ID checks is ambiguous. Rephrase the
is_id_reg() helper to make its purpose slightly clearer.

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240502233529.1958459-2-oliver.upton@linux.dev
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/sys_regs.c