|
iPXE
|
An in-use memory region. More...
#include <memmap.h>
Data Fields | |
| const char * | name |
| Region name. More... | |
| physaddr_t | start |
| Start address. More... | |
| size_t | size |
| Length of region. More... | |
| const char* used_region::name |
| physaddr_t used_region::start |
Start address.
Definition at line 109 of file memmap.h.
Referenced by memmap_update_used(), and memmap_use().
| size_t used_region::size |
Length of region.
Definition at line 111 of file memmap.h.
Referenced by memmap_update_used(), and memmap_use().
1.8.15