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

#include <boot_info.h>

Collaboration diagram for boot_memory_t:

Data Fields

boot_memory_map_t map
 
page_table_t table
 

Detailed Description

Definition at line 93 of file boot_info.h.

Field Documentation

◆ map

boot_memory_map_t boot_memory_t::map

Definition at line 95 of file boot_info.h.

◆ table

page_table_t boot_memory_t::table

Definition at line 96 of file boot_info.h.


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