Searched refs:ARCH_SET_FS (Results 1 – 2 of 2) sorted by relevance
/tools/arch/x86/include/uapi/asm/ | ||
D | prctl.h | 6 #define ARCH_SET_FS 0x1002 macro |
/tools/testing/selftests/x86/ | ||
D | ldt_gdt.c | 835 syscall(SYS_arch_prctl, ARCH_SET_FS, saved_base); in test_gdt_invalidation() |