Linux Kernel
3.7.1
|
#include <asm-generic/setup.h>
Go to the source code of this file.
Macros | |
#define | PTRRELOC(x) ((typeof(x)) add_reloc_offset((unsigned long)(x))) |
Functions | |
void | ppc_printk_progress (char *s, unsigned short hex) |
void * | zalloc_maybe_bootmem (size_t size, gfp_t mask) |
void | via_cuda_init (void) |
void | read_rtc_time (void) |
void | pmac_find_display (void) |
void | note_scsi_host (struct device_node *, void *) |
unsigned long | reloc_offset (void) |
unsigned long | add_reloc_offset (unsigned long) |
void | reloc_got2 (unsigned long) |
Variables | |
unsigned int | rtas_data |
int | mem_init_done |
int | init_bootmem_done |
unsigned long long | memory_limit |
unsigned long | klimit |
unsigned long add_reloc_offset | ( | unsigned | long | ) |
void note_scsi_host | ( | struct device_node * | , |
void * | |||
) |
Definition at line 750 of file setup-common.c.
void reloc_got2 | ( | unsigned | long | ) |
unsigned int rtas_data |