Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | NODE_DATA(nid) (&pg_data_map[nid]) |
#define | NODE_MEM_MAP(nid) (NODE_DATA(nid)->node_mem_map) |
Variables | |
pg_data_t | pg_data_map [] |
#define NODE_DATA | ( | nid | ) | (&pg_data_map[nid]) |