Lines Matching +full:64 +full:fs
139 * The 64-bit FPU frame. (FXSAVE format and later)
160 __u32 xmm_space[64]; /* 16x XMM registers, 16 bytes each */
182 __u32 ymmh_space[64];
204 __u16 fs, __fsh; member
236 * The 64-bit signal frame:
259 __u16 fs; member
302 __u16 fs, __fsh; member
347 * Prior to 2.5.64 ("[PATCH] x86-64 updates for 2.5.64-bk3"),
348 * Linux saved and restored fs and gs in these slots. This
354 * - Some DOSEMU versions stash fs and gs in these slots manually,
359 * there is some risk that very old 64-bit binaries could get
361 * though, since the same patch in 2.5.64 also removed the
362 * 64-bit set_thread_area syscall, so it appears that there
364 * and post-2.5.64 kernels.
366 * If the kernel ever adds explicit fs, gs, fsbase, and gsbase
371 __u16 fs; member