Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dmultiboot2.c115 bool multiboot2_enabled = false; variable
294 *RELOC(bool *, &multiboot2_enabled) = true; in multiboot2_pre_reloc()
658 if (multiboot2_enabled == false) in multiboot2_post_reloc()
828 if (multiboot2_enabled == false) in multiboot2_print_info()
1029 if (!multiboot2_enabled || !has_syms) in multiboot2_ksyms_addsyms_elf()