Home
last modified time | relevance | path

Searched refs:bootcmdline (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/asm-arm/
A Dsetup.h50 struct bootcmdline { struct
65 struct bootcmdline cmdline[MAX_MODULES]; argument
112 struct bootcmdline *boot_cmdline_find_by_kind(bootmodule_kind kind);
113 struct bootcmdline * boot_cmdline_find_by_name(const char *name);
/xen/xen/arch/arm/
A Dsetup.c292 struct bootcmdline *cmd; in add_boot_cmdline()
318 struct bootcmdline * __init boot_cmdline_find_by_kind(bootmodule_kind kind) in boot_cmdline_find_by_kind()
321 struct bootcmdline *cmd; in boot_cmdline_find_by_kind()
333 struct bootcmdline * __init boot_cmdline_find_by_name(const char *name) in boot_cmdline_find_by_name()
336 struct bootcmdline *mod; in boot_cmdline_find_by_name()
A Dkernel.c426 struct bootcmdline *cmd = NULL; in kernel_probe()
A Dbootfdt.c432 struct bootcmdline *dom0_cmdline = in boot_fdt_cmdline()

Completed in 11 milliseconds