diff options
Diffstat (limited to 'arch/powerpc/include/asm/hvcall.h')
-rw-r--r-- | arch/powerpc/include/asm/hvcall.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/hvcall.h b/arch/powerpc/include/asm/hvcall.h index 2e2dddab5d65..662c8347d699 100644 --- a/arch/powerpc/include/asm/hvcall.h +++ b/arch/powerpc/include/asm/hvcall.h | |||
@@ -279,6 +279,7 @@ | |||
279 | #define H_GET_MPP_X 0x314 | 279 | #define H_GET_MPP_X 0x314 |
280 | #define H_SET_MODE 0x31C | 280 | #define H_SET_MODE 0x31C |
281 | #define H_CLEAR_HPT 0x358 | 281 | #define H_CLEAR_HPT 0x358 |
282 | #define H_REQUEST_VMC 0x360 | ||
282 | #define H_RESIZE_HPT_PREPARE 0x36C | 283 | #define H_RESIZE_HPT_PREPARE 0x36C |
283 | #define H_RESIZE_HPT_COMMIT 0x370 | 284 | #define H_RESIZE_HPT_COMMIT 0x370 |
284 | #define H_REGISTER_PROC_TBL 0x37C | 285 | #define H_REGISTER_PROC_TBL 0x37C |