asm-generic/hyperv: update hv_msi_entry
authorWei Liu <wei.liu@kernel.org>
Wed, 3 Feb 2021 15:04:30 +0000 (15:04 +0000)
committerWei Liu <wei.liu@kernel.org>
Thu, 11 Feb 2021 08:47:06 +0000 (08:47 +0000)
commitd589ae61bc27b2b9aaac0bf20a9077b6fbda32b6
tree229749e0813f6bf2b7d721930c9b90192c91420a
parent333abaf5abb396820c4c7c26a8eecc7523c99184
asm-generic/hyperv: update hv_msi_entry

We will soon need to access fields inside the MSI address and MSI data
fields. Introduce hv_msi_address_register and hv_msi_data_register.

Fix up one user of hv_msi_entry in mshyperv.h.

No functional change expected.

Signed-off-by: Wei Liu <wei.liu@kernel.org>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/20210203150435.27941-12-wei.liu@kernel.org
arch/x86/include/asm/mshyperv.h
include/asm-generic/hyperv-tlfs.h