powerpc/pseries: Move VPHN constants into vphn.h
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 23 Aug 2023 05:53:14 +0000 (15:53 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 24 Aug 2023 12:33:16 +0000 (22:33 +1000)
commitc040c7488b6a89c98dd0f6dd5f001101413779e2
treeccf56fe13c89388f06d4bb0cd3d0fb483994a2fd
parentfe32945203ffc8d6fed815f7ed7729219f8b0ab6
powerpc/pseries: Move VPHN constants into vphn.h

These don't have any particularly good reason to belong in lppaca.h,
move them into their own header.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230823055317.751786-1-mpe@ellerman.id.au
arch/powerpc/include/asm/lppaca.h
arch/powerpc/include/asm/vphn.h [new file with mode: 0644]
arch/powerpc/mm/numa.c
arch/powerpc/platforms/pseries/lpar.c
arch/powerpc/platforms/pseries/vas.c
arch/powerpc/platforms/pseries/vphn.c
tools/testing/selftests/powerpc/vphn/asm/lppaca.h [deleted symlink]
tools/testing/selftests/powerpc/vphn/asm/vphn.h [new symlink]