|
PatchworkOS
19e446b
A non-POSIX operating system.
|
Memory Descriptor List Segment structure. More...
#include <mdl.h>
Data Fields | |
| pfn_t | pfn |
| Page frame number. | |
| uint32_t | size |
| Size of the segment in bytes. | |
| uint32_t | offset |
| Offset in bytes within the first page. | |
| uint32_t mdl_seg_t::offset |