Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
auxvec.h File Reference

Go to the source code of this file.

Macros

#define AT_FPUCW   18 /* Used FPU control word. */
 
#define AT_SYSINFO_EHDR   33
 
#define AT_L1I_CACHESHAPE   34
 
#define AT_L1D_CACHESHAPE   35
 
#define AT_L2_CACHESHAPE   36
 
#define AT_VECTOR_SIZE_ARCH   5 /* entries in ARCH_DLINFO */
 

Macro Definition Documentation

#define AT_FPUCW   18 /* Used FPU control word. */

Definition at line 13 of file auxvec.h.

#define AT_L1D_CACHESHAPE   35

Definition at line 33 of file auxvec.h.

#define AT_L1I_CACHESHAPE   34

Definition at line 32 of file auxvec.h.

#define AT_L2_CACHESHAPE   36

Definition at line 34 of file auxvec.h.

#define AT_SYSINFO_EHDR   33

Definition at line 21 of file auxvec.h.

#define AT_VECTOR_SIZE_ARCH   5 /* entries in ARCH_DLINFO */

Definition at line 36 of file auxvec.h.