Home
last modified time | relevance | path

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

/arch/x86/um/
A Dptrace_32.c42 [GS] = HOST_GS,
73 case GS: in putreg()
126 case GS: in getreg()
A Dptrace_64.c50 [GS >> 3] = HOST_GS,
83 case GS: in putreg()
159 case GS: in getreg()
A Duser-offsets.c38 DEFINE(HOST_GS, GS); in foo()
62 DEFINE_LONGS(HOST_GS, GS); in foo()
A Dsignal.c50 GETREG(GS, gs); in copy_sc_from_user()
122 PUTREG(GS, gs); in copy_sc_to_user()
/arch/arm/boot/dts/microchip/
A Dlan966x-kontron-kswitch-d10-mmt-6g-2gs.dts3 * Device Tree file for the Kontron KSwitch D10 MMT 6G-2GS
10 model = "Kontron KSwitch D10 MMT 6G-2GS";
/arch/x86/include/uapi/asm/
A Dptrace-abi.h17 #define GS 10 macro
/arch/x86/kernel/
A Dprocess_64.c154 GS enumerator
289 save_base_legacy(task, task->thread.gsindex, GS); in save_fsgs()
400 loadseg(GS, next->gsindex); in x86_fsgsbase_load()
409 next->gsindex, next->gsbase, GS); in x86_fsgsbase_load()
884 loadseg(GS, 0); in do_arch_prctl_64()
/arch/x86/um/shared/sysdep/
A Dptrace_64.h39 #define GS (HOST_GS * sizeof(long)) macro
/arch/x86/um/os-Linux/
A Dmcontext.c19 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
63 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_mc_from_regs()
/arch/arm64/boot/dts/amlogic/
A Dmeson-g12b-gsking-x.dts16 model = "Beelink GS-King X";
/arch/alpha/
A DKconfig108 Wildfire AlphaServer GS 40/80/160/320
223 AlphaServer GS 40/80/160/320 SMP based on the EV67 core.
/arch/um/os-Linux/skas/
A Dprocess.c83 R(GS); in ptrace_reg_name()
/arch/x86/lib/
A Dx86-opcode-map.txt153 65: SEG=GS (Prefix)
523 a8: PUSH GS (d64)
524 a9: POP GS (d64)
/arch/x86/kvm/vmx/
A Dvmx.c503 VMX_SEGMENT_FIELD(GS),

Completed in 33 milliseconds