mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00

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>
3 lines
65 B
ArmAsm
3 lines
65 B
ArmAsm
.section .data.gate.xen, "aw"
|
|
|
|
.incbin "arch/ia64/xen/gate.so"
|