OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIM_Memory
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/i386/stand/efiboot/
efimemory.c
66
BIM_Memory
: BIM_Reserved;
246
if (getmemtype(md) !=
BIM_Memory
)
352
if (memtype !=
BIM_Memory
)
/src/sys/arch/x86/include/
bootinfo.h
122
#define
BIM_Memory
1 /* available RAM usable by OS */
/src/sys/arch/x86/x86/
x86_machdep.c
691
if (type !=
BIM_Memory
)
766
(type ==
BIM_Memory
) ? "Memory" :
777
case
BIM_Memory
:
937
BIM_Memory
);
efi_machdep.c
460
return (attr & EFI_MD_ATTR_WB) ?
BIM_Memory
: BIM_Reserved;
multiboot2.c
562
bie->type =
BIM_Memory
;
/src/sys/arch/i386/i386/
multiboot.c
645
bie->type =
BIM_Memory
;
/src/sys/arch/x86/acpi/
acpi_machdep.c
513
(type ==
BIM_Memory
) ? "Memory" :
/src/sys/arch/i386/stand/lib/
exec_multiboot2.c
619
case
BIM_Memory
:
Completed in 33 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026