Home
last modified time | relevance | path

Searched refs:ARCH_SET_GS (Results 1 – 3 of 3) sorted by relevance

/arch/x86/um/
Dsyscalls_64.c38 case ARCH_SET_GS: in arch_prctl()
65 case ARCH_SET_GS: in arch_prctl()
/arch/x86/include/uapi/asm/
Dprctl.h5 #define ARCH_SET_GS 0x1001 macro
/arch/x86/kernel/
Dprocess_64.c751 case ARCH_SET_GS: { in do_arch_prctl_64()