Data Fields | |
| uint64_t | start |
| Physical start address. | |
| uint64_t | end |
| Physical end address. | |
This represents a region that will be edited out of the system's memory map.
This structure is accessed by assembly code, so must not be changed.
Definition at line 44 of file hidemem.c.
1.5.7.1