PatchworkOS  c9fea19
A non-POSIX operating system.
Loading...
Searching...
No Matches
pml_t Struct Reference

A page table level. More...

#include <paging_types.h>

Collaboration diagram for pml_t:

Data Fields

pml_entry_t entries [PML_INDEX_AMOUNT]
 

Detailed Description

A page table level.

Definition at line 345 of file paging_types.h.

Field Documentation

◆ entries

pml_entry_t pml_t::entries[PML_INDEX_AMOUNT]

Definition at line 347 of file paging_types.h.


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