This website requires JavaScript.
Explore
Help
Register
Sign In
korg
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced
2025-01-09 23:34:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0d3ab450a7
linux
/
arch
/
ia64
/
xen
/
gate-data.S
4 lines
66 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Rename .data.gate to .data..gate. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
2010-02-20 08:03:40 +08:00
.section
.data
.
.gate
.xen
,
"
aw
"
ia64/pv_ops/xen: define xen specific gate page. 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>
2009-03-04 20:05:43 +08:00
.incbin
"
arch
/
i
a64
/
x
e
n
/
g
a
t
e
.
s
o
"
Reference in New Issue
Copy Permalink