aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-ia64/vcpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen/include/asm-ia64/vcpu.h')
-rw-r--r--xen/include/asm-ia64/vcpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xen/include/asm-ia64/vcpu.h b/xen/include/asm-ia64/vcpu.h
index d3ef4c229b..f4ca7de36f 100644
--- a/xen/include/asm-ia64/vcpu.h
+++ b/xen/include/asm-ia64/vcpu.h
@@ -23,8 +23,8 @@ typedef struct pt_regs REGS;
#define PRIVOP_ADDR_COUNT
#ifdef PRIVOP_ADDR_COUNT
-#define _RSM 0
-#define _SSM 1
+#define _GET_IFA 0
+#define _THASH 1
#define PRIVOP_COUNT_NINSTS 2
#define PRIVOP_COUNT_NADDRS 30