#include <memmap.h>
Data Fields | |
| uint64_t | start |
| Physical start address. | |
| uint64_t | end |
| Physical end address. | |
Definition at line 16 of file memmap.h.
Physical start address.
Definition at line 18 of file memmap.h.
Referenced by com32_exec(), get_memmap(), init_eheap(), meme820(), multiboot_build_memmap(), prep_segment(), and relocate().
Physical end address.
Definition at line 20 of file memmap.h.
Referenced by com32_exec(), get_memmap(), init_eheap(), meme820(), multiboot_build_memmap(), phys_ram_within_limit(), prep_segment(), and relocate().
1.5.7.1