Home
last modified time | relevance | path

Searched defs:cmd_end (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/powerpc/lib/
Dbootm.c99 ulong cmd_end = images->cmdline_end; in boot_jump_linux() local
178 ulong *cmd_end = &images->cmdline_end; in boot_cmdline_linux() local
/external/guice/lib/build/
Dmunge.jar ... .lang.String) void cmd_else () void cmd_end () throws java.util.EmptyStackException void print ...
/external/u-boot/common/
Dimage.c1424 int boot_get_cmdline(struct lmb *lmb, ulong *cmd_start, ulong *cmd_end) in boot_get_cmdline()