Searched refs:ARCH_SET_GS (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dprctl.h4 #define ARCH_SET_GS 0x1001 macro
/linux-4.1.27/arch/x86/um/
H A Dsyscalls_64.c19 * With ARCH_SET_FS (and ARCH_SET_GS is treated similarly to arch_prctl()
33 case ARCH_SET_GS: arch_prctl()
60 case ARCH_SET_GS: arch_prctl()
/linux-4.1.27/arch/x86/kernel/
H A Dprocess_64.c577 case ARCH_SET_GS: do_arch_prctl()
H A Dptrace.c447 return do_arch_prctl(child, ARCH_SET_GS, value); putreg()

Completed in 212 milliseconds