]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/include/asm/hvcall.h
powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescing
[karo-tx-linux.git] / arch / powerpc / include / asm / hvcall.h
index 852b8c1c09db72672136347c19f181d194cb8e47..fd8201dddd4b738666b3f6efe7c785b5b50f4632 100644 (file)
 #define H_HOME_NODE_ASSOCIATIVITY 0x2EC
 #define H_BEST_ENERGY          0x2F4
 #define H_GET_MPP_X            0x314
-#define MAX_HCALL_OPCODE       H_BEST_ENERGY
+#define MAX_HCALL_OPCODE       H_GET_MPP_X
 
 #ifndef __ASSEMBLY__