OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_MEMORY_REGIONS
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/include/gpxe/
memmap.h
24
#define
MAX_MEMORY_REGIONS
8
29
struct memory_region regions[
MAX_MEMORY_REGIONS
];
/external/syslinux/gpxe/src/arch/i386/image/
multiboot.c
250
__bss16_array ( mbmemmap, [
MAX_MEMORY_REGIONS
] );
Completed in 54 milliseconds