Searched refs:X86_FXSR_MAGIC (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/uapi/asm/ | ||
| H A D | sigcontext.h | 102 #define X86_FXSR_MAGIC 0x0000 macro |
| /linux/arch/x86/um/ | ||
| H A D | signal.c | 172 __put_user(X86_FXSR_MAGIC, &to_fp->fpstate.magic); in copy_sc_to_user() |