]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit88d931332fbfd77cc6ddaab678657088da62d7d4
tree99be1598cfd9e77d79b99370f3a2cee11d7b935b
parenteab989d0245058d2d97553acba479259b1fd69c9
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]