Linux Kernel
3.7.1
|
#include <linux/module.h>
#include <linux/bootmem.h>
#include <linux/memblock.h>
#include <linux/mm.h>
#include <linux/numa.h>
#include <linux/pfn.h>
#include <asm/sections.h>
Go to the source code of this file.
Functions | |
EXPORT_SYMBOL_GPL (node_data) | |
void __init | setup_bootmem_node (int nid, unsigned long start, unsigned long end) |
Variables | |
struct pglist_data *node_data[MAX_NUMNODES] | __read_mostly |
EXPORT_SYMBOL_GPL | ( | node_data | ) |
struct pglist_data* node_data [MAX_NUMNODES] __read_mostly |