|
Linux Kernel
3.7.1
|
#include <linux/of.h>#include <linux/memblock.h>#include <linux/vmalloc.h>#include <linux/memory.h>#include <asm/firmware.h>#include <asm/machdep.h>#include <asm/pSeries_reconfig.h>#include <asm/sparsemem.h>Go to the source code of this file.
Functions | |
| unsigned long | memory_block_size_bytes (void) |
| machine_device_initcall (pseries, pseries_memory_hotplug_init) | |
| machine_device_initcall | ( | pseries | , |
| pseries_memory_hotplug_init | |||
| ) |
Definition at line 71 of file hotplug-memory.c.
1.8.2