memory_region Struct Reference

A usable memory region. More...

#include <memmap.h>


Data Fields

uint64_t start
 Physical start address.
uint64_t end
 Physical end address.


Detailed Description

A usable memory region.

Definition at line 16 of file memmap.h.


Field Documentation

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().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:06 2010 for gPXE by  doxygen 1.5.7.1