|
PatchworkOS
966e257
A non-POSIX operating system.
|
Pinned page structure. More...
#include <space.h>
Data Fields | |
| map_entry_t | mapEntry |
| uint64_t | pinCount |
| The number of times this page is pinned, will be unpinned when it reaches 0. | |
Pinned page structure.
Stored in the pinnedPages map in space_t.
| map_entry_t space_pinned_page_t::mapEntry |
| uint64_t space_pinned_page_t::pinCount |