OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:multiboot2_enabled
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/x86/
multiboot2.c
115
bool
multiboot2_enabled
= false;
variable in typeref:typename:bool
294
*RELOC(bool *, &
multiboot2_enabled
) = true;
658
if (
multiboot2_enabled
== false)
828
if (
multiboot2_enabled
== false)
1029
if (!
multiboot2_enabled
|| !has_syms)
multiboot2.c
115
bool
multiboot2_enabled
= false;
variable in typeref:typename:bool
294
*RELOC(bool *, &
multiboot2_enabled
) = true;
658
if (
multiboot2_enabled
== false)
828
if (
multiboot2_enabled
== false)
1029
if (!
multiboot2_enabled
|| !has_syms)
Completed in 23 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025