physmem_pool Struct Reference

A region of available physical memory. More...

#include <physmem.h>


Data Fields

phys_addr_t start
 The first available address in this region.
phys_addr_t end
 The first not-available address after this region.


Detailed Description

A region of available physical memory.

Definition at line 51 of file physmem.h.


Field Documentation

The first not-available address after this region.

Definition at line 55 of file physmem.h.

Referenced by physmem_alloc(), and physmem_alloc_low().

The first available address in this region.

Definition at line 53 of file physmem.h.

Referenced by physmem_alloc(), and physmem_alloc_low().


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

Generated on Tue Sep 15 10:22:24 2009 for libavr32 by  doxygen 1.5.8