memory_map Struct Reference

A memory map. More...

#include <memmap.h>


Data Fields

struct memory_region regions [MAX_MEMORY_REGIONS]
 Memory regions.
unsigned int count
 Number of used regions.


Detailed Description

A memory map.

Definition at line 27 of file memmap.h.


Field Documentation

struct memory_region memory_map::regions[MAX_MEMORY_REGIONS] [read]

unsigned int memory_map::count

Number of used regions.

Definition at line 31 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