#include <linux/delay.h>
#include <linux/init.h>
#include <linux/mm.h>
#include <linux/module.h>
#include <linux/seq_file.h>
#include <linux/string.h>
#include <linux/utsname.h>
#include <linux/sched.h>
#include <asm/pgtable.h>
#include <asm/processor.h>
#include <asm/setup.h>
#include <as-layout.h>
#include <arch.h>
#include <init.h>
#include <kern.h>
#include <kern_util.h>
#include <mem_user.h>
#include <os.h>
Go to the source code of this file.
|
union thread_union cpu0_irqstack | __attribute__ ((__section__(".data..init_irqstack"))) |
|
unsigned long | thread_saved_pc (struct task_struct *task) |
|
| EXPORT_SYMBOL (uml_physmem) |
|
| __uml_setup ("--version", uml_version_setup,"--version\n"" Prints the version number of the kernel.\n\n") |
|
| __uml_setup ("root=", uml_root_setup,"root=<file containing the root fs>\n"" This is actually used by the generic kernel in exactly the same\n"" way as in any other kernel. If you configure a number of block\n"" devices and want to boot off something other than ubd0, you \n"" would use something like:\n"" root=/dev/ubd5\n\n") |
|
| __uml_setup ("debug", no_skas_debug_setup,"debug\n"" this flag is not needed to run gdb on UML in skas mode\n\n") |
|
| __uml_setup ("--help", Usage,"--help\n"" Prints this message.\n\n") |
|
| EXPORT_SYMBOL (task_size) |
|
| EXPORT_SYMBOL (end_iomem) |
|
int __init | linux_main (int argc, char **argv) |
|
void __init | setup_arch (char **cmdline_p) |
|
void __init | check_bugs (void) |
|
void | apply_alternatives (struct alt_instr *start, struct alt_instr *end) |
|
#define DEFAULT_COMMAND_LINE "root=98:0" |
#define MIN_VMALLOC (32 * 1024 * 1024) |
__uml_setup |
( |
"debug" |
, |
|
|
no_skas_debug_setup |
, |
|
|
"debug\n"" this flag is not needed to run gdb on UML in skas mode\n\n" |
|
|
) |
| |
__uml_setup |
( |
"--help" |
, |
|
|
Usage |
, |
|
|
"--help\n"" Prints this message.\n\n" |
|
|
) |
| |
Initial value:= {
.loops_per_jiffy = 0,
.ipi_pipe = { -1, -1 }
}
Definition at line 46 of file um_arch.c.
Initial value:= {
.next = c_next,
.stop = c_stop,
}
Definition at line 101 of file um_arch.c.
unsigned long host_task_size |
long long physmem_size = 32 * 1024 * 1024 |
unsigned long uml_physmem |
unsigned long uml_reserved |