Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
paging_page Struct Reference

Data Fields

uintptr_t page
 
paging_pagenext
 

Detailed Description

Definition at line 29 of file paging.c.

Field Documentation

◆ next

paging_page* paging_page::next

Definition at line 31 of file paging.c.

◆ page

uintptr_t paging_page::page

Definition at line 30 of file paging.c.


The documentation for this struct was generated from the following file: