powerpc/pseries/vas: Define VAS/NXGZIP hcalls and structs
authorHaren Myneni <haren@linux.ibm.com>
Thu, 17 Jun 2021 20:34:05 +0000 (13:34 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 20 Jun 2021 11:58:56 +0000 (21:58 +1000)
commit8f3a6c92802b7c48043954ba3b507e9b33d8c898
tree99be1598cfd9e77d79b99370f3a2cee11d7b935b
parent7bc6f71bdff5f8921e324da0a8fad6f4e2e63a85
powerpc/pseries/vas: Define VAS/NXGZIP hcalls and structs

This patch adds hcalls and other definitions. Also define structs
that are used in VAS implementation on PowerVM.

Signed-off-by: Haren Myneni <haren@linux.ibm.com>
Acked-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/b4b8c594c27ee4aa6be9dc6dc4ee7331571cbbe8.camel@linux.ibm.com
arch/powerpc/include/asm/hvcall.h
arch/powerpc/include/asm/vas.h
arch/powerpc/platforms/pseries/vas.h [new file with mode: 0644]