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

Go to the source code of this file.

Macros

#define NODES_SHIFT   0
 
#define MAX_NUMNODES   (1 << NODES_SHIFT)
 
#define NUMA_NO_NODE   (-1)
 

Macro Definition Documentation

#define MAX_NUMNODES   (1 << NODES_SHIFT)

Definition at line 11 of file numa.h.

#define NODES_SHIFT   0

Definition at line 8 of file numa.h.

#define NUMA_NO_NODE   (-1)

Definition at line 13 of file numa.h.