Searched defs:boot_mode (Results 1 – 1 of 1) sorted by relevance
186 std::string GetModuleLoadList(BootMode boot_mode, const std::string& dir_path) { in GetModuleLoadList()214 bool LoadKernelModules(BootMode boot_mode, bool want_console, bool want_parallel, in LoadKernelModules()445 BootMode boot_mode = GetBootMode(cmdline, bootconfig); in FirstStageMain() local