Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
sigcontext.h File Reference
#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)
 

Macro Definition Documentation

#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.