Linux Kernel
3.7.1
|
#include <linux/bootmem.h>
#include <asm/bootinfo.h>
#include <asm/sections.h>
#include <asm/mips-boards/prom.h>
Go to the source code of this file.
Enumerations | |
enum | yamon_memtypes { yamon_dontuse, yamon_prom, yamon_free, yamon_dontuse, yamon_prom, yamon_free, yamon_dontuse, yamon_prom, yamon_free } |
Functions | |
struct prom_pmemblock *__init | prom_getmdesc (void) |
void __init | prom_meminit (void) |
void __init | prom_free_prom_memory (void) |
Variables | |
unsigned long | physical_memsize = 0L |
enum yamon_memtypes |
yamon_dontuse | |
yamon_prom | |
yamon_free | |
yamon_dontuse | |
yamon_prom | |
yamon_free | |
yamon_dontuse | |
yamon_prom | |
yamon_free |
Definition at line 14 of file sead3-memory.c.
Definition at line 125 of file sead3-memory.c.
|
read |
Definition at line 25 of file sead3-memory.c.
Definition at line 106 of file sead3-memory.c.
unsigned long physical_memsize = 0L |
Definition at line 23 of file sead3-memory.c.