Searched refs:GS (Results 1 – 14 of 14) sorted by relevance
/linux-3.4.99/arch/x86/um/ |
D | ptrace_64.c | 47 [GS >> 3] = HOST_GS, 84 case GS: in putreg() 163 case GS: in getreg()
|
D | user-offsets.c | 52 DEFINE(HOST_GS, GS); in foo() 77 DEFINE_LONGS(HOST_GS, GS); in foo()
|
D | ptrace_32.c | 64 [GS] = HOST_GS, 90 case GS: in putreg() 148 case GS: in getreg()
|
D | signal.c | 166 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/ |
D | ptrace-abi.h | 16 #define GS 10 macro
|
/linux-3.4.99/Documentation/x86/ |
D | entry_64.txt | 84 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/ |
D | mcontext.c | 13 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/ |
D | ptrace_64.h | 58 #define GS (HOST_GS * sizeof(long)) macro
|
/linux-3.4.99/arch/alpha/ |
D | Kconfig | 117 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/ |
D | x86-opcode-map.txt | 144 65: SEG=GS (Prefix) 501 a8: PUSH GS (d64) 502 a9: POP GS (d64)
|
/linux-3.4.99/arch/x86/kernel/ |
D | entry_32.S | 1055 # 1. Fault while reloading DS, ES, FS or GS
|
/linux-3.4.99/drivers/net/usb/ |
D | Kconfig | 455 iPhone (Original, 3G and 3GS) to your system.
|
/linux-3.4.99/Documentation/ |
D | kmemcheck.txt | 249 FS: 0000000000000000(0000) GS:ffff880001982000(0063) knlGS:00000
|
/linux-3.4.99/arch/x86/kvm/ |
D | vmx.c | 663 VMX_SEGMENT_FIELD(GS),
|