Home
last modified time | relevance | path

Searched refs:GS (Results 1 – 14 of 14) sorted by relevance

/linux-3.4.99/arch/x86/um/
Dptrace_64.c47 [GS >> 3] = HOST_GS,
84 case GS: in putreg()
163 case GS: in getreg()
Duser-offsets.c52 DEFINE(HOST_GS, GS); in foo()
77 DEFINE_LONGS(HOST_GS, GS); in foo()
Dptrace_32.c64 [GS] = HOST_GS,
90 case GS: in putreg()
148 case GS: in getreg()
Dsignal.c166 GETREG(GS, gs); in copy_sc_from_user()
255 PUTREG(GS, gs); in copy_sc_to_user()
/linux-3.4.99/arch/x86/include/asm/
Dptrace-abi.h16 #define GS 10 macro
/linux-3.4.99/Documentation/x86/
Dentry_64.txt84 entry interrupting kernel mode execution, then we know that the GS
91 for GS is the slower method: the RDMSR.
94 need the more expensive check for the GS base - and we generate all
/linux-3.4.99/arch/x86/um/os-Linux/
Dmcontext.c13 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
/linux-3.4.99/arch/x86/um/shared/sysdep/
Dptrace_64.h58 #define GS (HOST_GS * sizeof(long)) macro
/linux-3.4.99/arch/alpha/
DKconfig117 Wildfire AlphaServer GS 40/80/160/320
294 AlphaServer GS 40/80/160/320 SMP based on the EV67 core.
/linux-3.4.99/arch/x86/lib/
Dx86-opcode-map.txt144 65: SEG=GS (Prefix)
501 a8: PUSH GS (d64)
502 a9: POP GS (d64)
/linux-3.4.99/arch/x86/kernel/
Dentry_32.S1055 # 1. Fault while reloading DS, ES, FS or GS
/linux-3.4.99/drivers/net/usb/
DKconfig455 iPhone (Original, 3G and 3GS) to your system.
/linux-3.4.99/Documentation/
Dkmemcheck.txt249 FS: 0000000000000000(0000) GS:ffff880001982000(0063) knlGS:00000
/linux-3.4.99/arch/x86/kvm/
Dvmx.c663 VMX_SEGMENT_FIELD(GS),