![]() |
Xyris
0.5
|
#include <Memory.i686.hpp>
Data Fields | |
uint32_t | offset: 12 |
uint32_t | index: 20 |
Page frame structure. This represents a the address to a single unit of memory in RAM. (Chunk of physical memory)
Definition at line 42 of file Memory.i686.hpp.
uint32_t Frame::index |
Definition at line 44 of file Memory.i686.hpp.
uint32_t Frame::offset |
Definition at line 43 of file Memory.i686.hpp.