]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ia64/include/asm/xen/inst.h
ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen.
[linux-2.6-omap-h63xx.git] / arch / ia64 / include / asm / xen / inst.h
index 03895e985509655248fb128fc14f374f67a067fb..1e92ed0783790ce143b7c6e4e1009b2fc19e0964 100644 (file)
@@ -22,6 +22,8 @@
 
 #include <asm/xen/privop.h>
 
+#define DO_SAVE_MIN                            XEN_DO_SAVE_MIN
+
 #define MOV_FROM_IFA(reg)      \
        movl reg = XSI_IFA;     \
        ;;                      \