Home
last modified time | relevance | path

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

/external/syslinux/com32/gplinclude/
Dmemory.h43 void detect_memory_e820(struct e820entry *desc, int size_map, int *size_found);
/external/syslinux/com32/gpllib/
Dmemory.c86 void detect_memory_e820(struct e820entry *desc, int size_map, int *size_found) in detect_memory_e820() function
390 detect_memory_e820(map, E820MAX, &count); in detect_memsize()
/external/syslinux/com32/hdt/
Dhdt-cli-memory.c42 detect_memory_e820(map, E820MAX, &count); in show_memory_e820()
Dhdt-dump-memory.c80 detect_memory_e820(map, E820MAX, &count); in dump_e820()
Dhdt-menu-memory.c47 detect_memory_e820(map, E820MAX, &count); in compute_e820()