Searched refs:GS (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/tools/perf/arch/x86/tests/ |
D | regs_load.S | 18 #define GS 15 * 8 macro 51 movq $0, GS(%rdi) 88 movl $0, GS(%edi)
|
/linux-4.4.14/arch/x86/um/ |
D | ptrace_64.c | 48 [GS >> 3] = HOST_GS, 85 case GS: in putreg() 164 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 | 65 [GS] = HOST_GS, 91 case GS: in putreg() 149 case GS: in getreg()
|
D | signal.c | 169 GETREG(GS, gs); in copy_sc_from_user() 258 PUTREG(GS, gs); in copy_sc_to_user()
|
/linux-4.4.14/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 16 #define GS 10 macro
|
/linux-4.4.14/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. 102 that absolutely need the more expensive check for the GS base - and we
|
/linux-4.4.14/arch/x86/um/shared/sysdep/ |
D | ptrace_64.h | 41 #define GS (HOST_GS * sizeof(long)) macro
|
/linux-4.4.14/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-4.4.14/arch/alpha/ |
D | Kconfig | 130 Wildfire AlphaServer GS 40/80/160/320 308 AlphaServer GS 40/80/160/320 SMP based on the EV67 core.
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 143 65: SEG=GS (Prefix) 513 a8: PUSH GS (d64) 514 a9: POP GS (d64)
|
/linux-4.4.14/arch/x86/lib/ |
D | x86-opcode-map.txt | 143 65: SEG=GS (Prefix) 513 a8: PUSH GS (d64) 514 a9: POP GS (d64)
|
/linux-4.4.14/drivers/net/usb/ |
D | Kconfig | 558 iPhone (Original, 3G and 3GS) to your system.
|
/linux-4.4.14/Documentation/ |
D | kmemcheck.txt | 249 FS: 0000000000000000(0000) GS:ffff880001982000(0063) knlGS:00000
|
/linux-4.4.14/arch/x86/kvm/ |
D | vmx.c | 946 VMX_SEGMENT_FIELD(GS),
|