My Kernel
v0.1.0
Data Fields
page Struct Reference
Kernel functions and structures
»
Physical Memory Manager
Represents a physical pageframe.
#include <
pmm.h
>
Data Fields
uint8_t
flags
Combination of
page_flags
.
uint8_t
refcount
How many processes reference that page.
The documentation for this struct was generated from the following file:
include/kernel/
pmm.h
page
Generated by
1.9.5