My Kernel v0.1.0

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: