Searched refs:auto_boot (Results 1 – 2 of 2) sorted by relevance
45 static void build_command_line(char *command_line, int auto_boot) in build_command_line() argument63 if (auto_boot) in build_command_line()239 int setup_zimage(struct boot_params *setup_base, char *cmd_line, int auto_boot, in setup_zimage() argument282 build_command_line(cmd_line, auto_boot); in setup_zimage()
35 int setup_zimage(struct boot_params *setup_base, char *cmd_line, int auto_boot,