x86/platform/uv: Add platform resolving #defines for misc GAM_MMIOH_REDIRECT*
authorSteve Wahl <steve.wahl@hpe.com>
Fri, 19 May 2023 19:07:45 +0000 (14:07 -0500)
committerDave Hansen <dave.hansen@linux.intel.com>
Wed, 31 May 2023 16:34:59 +0000 (09:34 -0700)
commitfd27bea340012412a5ad1476b0a40381d7407550
tree8126c7c5bf1c6acf10a7051ada784978dc0f535f
parent7877cb91f1081754a1487c144d85dc0d2e2e7fc4
x86/platform/uv: Add platform resolving #defines for misc GAM_MMIOH_REDIRECT*

Upcoming changes will require use of new #defines
UVH_RH_GAM_MMIOH_REDIRECT_CONFIG0_NASID_MASK and
UVH_RH_GAM_MMIOH_REDIRECT_CONFIG1_NASID_MASK, which provide the
appropriate values on different uv platforms.

Also, fix typo that defined a couple of "*_CONFIG0_*" values twice
where "*_CONFIG1_*" was intended.

Signed-off-by: Steve Wahl <steve.wahl@hpe.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/all/20230519190752.3297140-2-steve.wahl%40hpe.com
arch/x86/include/asm/uv/uv_mmrs.h