arch/ia64/include/asm/xen/patchlist.h
0 → 100644
+38
−0
+15
−1
arch/ia64/xen/gate-data.S
0 → 100644
+3
−0
+32
−0
Loading
define xen specific gate page. At this phase bits in the gate page is same to native. At the next phase, it will be paravirtualized. Signed-off-by:Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by:
Tony Luck <tony.luck@intel.com>