Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/arch/x86/um/
Dptrace_64.c48 [GS >> 3] = HOST_GS,
85 case GS: in putreg()
164 case GS: in getreg()
Duser-offsets.c52 DEFINE(HOST_GS, GS); in foo()
77 DEFINE_LONGS(HOST_GS, GS); in foo()
Dptrace_32.c65 [GS] = HOST_GS,
91 case GS: in putreg()
149 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.4.14/arch/x86/include/uapi/asm/
Dptrace-abi.h16 #define GS 10 macro
/linux-4.4.14/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.4.14/arch/x86/um/shared/sysdep/
Dptrace_64.h41 #define GS (HOST_GS * sizeof(long)) macro
/linux-4.4.14/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.4.14/arch/alpha/
DKconfig130 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/
Dx86-opcode-map.txt143 65: SEG=GS (Prefix)
513 a8: PUSH GS (d64)
514 a9: POP GS (d64)
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt143 65: SEG=GS (Prefix)
513 a8: PUSH GS (d64)
514 a9: POP GS (d64)
/linux-4.4.14/drivers/net/usb/
DKconfig558 iPhone (Original, 3G and 3GS) to your system.
/linux-4.4.14/Documentation/
Dkmemcheck.txt249 FS: 0000000000000000(0000) GS:ffff880001982000(0063) knlGS:00000
/linux-4.4.14/arch/x86/kvm/
Dvmx.c946 VMX_SEGMENT_FIELD(GS),