hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
authorNuno Das Neves <nunodasneves@linux.microsoft.com>
Tue, 12 Mar 2024 23:21:27 +0000 (16:21 -0700)
committerWei Liu <wei.liu@kernel.org>
Mon, 18 Mar 2024 04:58:49 +0000 (04:58 +0000)
commitb967df6293510b6e1f53cba56e2475b2aa50be7e
tree9812cb62d5d81f7a9dfe3d2cde3c1c92046c7af3
parent2a07badb654a64e204fd260e04731b643c63cb2e
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency

Rename HV_REGISTER_GUEST_OSID to HV_REGISTER_GUEST_OS_ID. This matches
the existing HV_X64_MSR_GUEST_OS_ID.

Rename HV_REGISTER_CRASH_* to HV_REGISTER_GUEST_CRASH_*. Including
GUEST_ is consistent with other #defines such as
HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE. The new names also match the TLFS
document more accurately, i.e. HvRegisterGuestCrash*.

Signed-off-by: Nuno Das Neves <nunodasneves@linux.microsoft.com>
Link: https://lore.kernel.org/r/1710285687-9160-1-git-send-email-nunodasneves@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <1710285687-9160-1-git-send-email-nunodasneves@linux.microsoft.com>
arch/arm64/hyperv/hv_core.c
arch/arm64/hyperv/mshyperv.c
arch/arm64/include/asm/hyperv-tlfs.h
arch/x86/kernel/cpu/mshyperv.c
include/asm-generic/hyperv-tlfs.h