Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
ustack.h File Reference
#include <asm/page.h>
#include <uapi/asm/ustack.h>

Go to the source code of this file.

Macros

#define MAX_USER_STACK_SIZE   (RGN_MAP_LIMIT/2)
 
#define STACK_TOP   (0x6000000000000000UL + RGN_MAP_LIMIT)
 
#define STACK_TOP_MAX   STACK_TOP
 

Macro Definition Documentation

#define MAX_USER_STACK_SIZE   (RGN_MAP_LIMIT/2)

Definition at line 8 of file ustack.h.

#define STACK_TOP   (0x6000000000000000UL + RGN_MAP_LIMIT)

Definition at line 9 of file ustack.h.

#define STACK_TOP_MAX   STACK_TOP

Definition at line 10 of file ustack.h.