Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | MAXMEM_PFN PFN_DOWN(MAXMEM) |
Functions | |
void | early_panic (const char *fmt,...) |
void | warn_early_printk (void) |
void __init | disable_early_printk (void) |
void | setup_cpu (int boot) |
void | grant_dma_mpls (void) |
void | restrict_dma_mpls (void) |
Definition at line 196 of file early_printk.c.
Definition at line 55 of file early_printk.c.
setup_cpu() - Do all necessary per-cpu, tile-specific initialization. : Is this the boot cpu?
Called from setup_arch() on the boot cpu, or online_secondary().
Definition at line 99 of file early_printk.c.