Linux Kernel
3.7.1
|
#include <linux/compiler.h>
#include <linux/types.h>
Go to the source code of this file.
Data Structures | |
struct | _fpx_sw_bytes |
struct | _fpstate |
struct | sigcontext |
struct | _xsave_hdr |
struct | _ymmh_state |
struct | _xstate |
Macros | |
#define | FP_XSTATE_MAGIC1 0x46505853U |
#define | FP_XSTATE_MAGIC2 0x46505845U |
#define | FP_XSTATE_MAGIC2_SIZE sizeof(FP_XSTATE_MAGIC2) |
#define FP_XSTATE_MAGIC1 0x46505853U |
Definition at line 7 of file sigcontext.h.
#define FP_XSTATE_MAGIC2 0x46505845U |
Definition at line 8 of file sigcontext.h.
#define FP_XSTATE_MAGIC2_SIZE sizeof(FP_XSTATE_MAGIC2) |
Definition at line 9 of file sigcontext.h.