Searched refs:boot_modules_enabled (Results 1 – 4 of 4) sorted by relevance
123 boot_modules_enabled = !(boot_params.bp_flags in main()277 boot_modules_enabled = true; in command_modules()280 boot_modules_enabled = false; in command_modules()
320 boot_modules_enabled = !(boot_params.bp_flags in boot2()644 boot_modules_enabled = true; in command_modules()647 boot_modules_enabled = false; in command_modules()
44 extern bool boot_modules_enabled;
129 bool boot_modules_enabled = true; variable476 if (boot_modules_enabled) { in exec_netbsd()854 if (boot_modules_enabled) in exec_multiboot()