Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/arch/x86/tests/
Dregs_load.S18 #define GS 15 * 8 macro
51 movq $0, GS(%rdi)
88 movl $0, GS(%edi)
/linux-4.1.27/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.c169 GETREG(GS, gs); in copy_sc_from_user()
258 PUTREG(GS, gs); in copy_sc_to_user()
/linux-4.1.27/arch/x86/include/uapi/asm/
Dptrace-abi.h16 #define GS 10 macro
/linux-4.1.27/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.
102 that absolutely need the more expensive check for the GS base - and we
/linux-4.1.27/arch/x86/um/shared/sysdep/
Dptrace_64.h41 #define GS (HOST_GS * sizeof(long)) macro
/linux-4.1.27/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-4.1.27/arch/x86/lib/
Dx86-opcode-map.txt143 65: SEG=GS (Prefix)
509 a8: PUSH GS (d64)
510 a9: POP GS (d64)
/linux-4.1.27/arch/alpha/
DKconfig129 Wildfire AlphaServer GS 40/80/160/320
307 AlphaServer GS 40/80/160/320 SMP based on the EV67 core.
/linux-4.1.27/arch/x86/kernel/
Dentry_32.S970 # 1. Fault while reloading DS, ES, FS or GS
/linux-4.1.27/drivers/net/usb/
DKconfig545 iPhone (Original, 3G and 3GS) to your system.
/linux-4.1.27/Documentation/
Dkmemcheck.txt249 FS: 0000000000000000(0000) GS:ffff880001982000(0063) knlGS:00000
/linux-4.1.27/arch/x86/kvm/
Dvmx.c884 VMX_SEGMENT_FIELD(GS),