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

Go to the source code of this file.

Macros

#define MEM_SETVIRTUALSEGID   0x10000000
 
#define MEM_GETVIRTUALSEGID   0x20000000
 
#define MEM_MASKVIRTUALSEGID   (MEM_SETVIRTUALSEGID | MEM_GETVIRTUALSEGID)
 

Macro Definition Documentation

#define MEM_GETVIRTUALSEGID   0x20000000

Definition at line 27 of file memdefs.h.

#define MEM_MASKVIRTUALSEGID   (MEM_SETVIRTUALSEGID | MEM_GETVIRTUALSEGID)

Definition at line 28 of file memdefs.h.

#define MEM_SETVIRTUALSEGID   0x10000000

Definition at line 26 of file memdefs.h.