Searched refs:ARCH_SET_FS (Results 1 – 11 of 11) sorted by relevance
13 #if defined(ARCH_SET_FS) || (defined(HAVE_DECL_ARCH_SET_FS) && HAVE_DECL_ARCH_SET_FS)15 static_assert((ARCH_SET_FS) == (0x1002), "ARCH_SET_FS != 0x1002");18 # define ARCH_SET_FS 0x100281 XLAT(ARCH_SET_FS),
2 ARCH_SET_FS 0x1002
34 ARCH_SET_FS: target.ConstMap["ARCH_SET_FS"],94 ARCH_SET_FS uint64 member131 if uint64(uint32(cmd.Val)) == arch.ARCH_SET_FS {
8 ARCH_SET_FS = 4098
960 arch_prctl_code = ARCH_SET_FS, ARCH_GET_FS, ARCH_SET_GS, ARCH_GET_GS
6 #define ARCH_SET_FS 0x1002 macro
835 syscall(SYS_arch_prctl, ARCH_SET_FS, saved_base); in test_gdt_invalidation()