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

#include <stivale2.h>

Data Fields

struct stivale2_tag tag
 
uint64_t entries
 
struct stivale2_mmap_entry memmap []
 

Detailed Description

Definition at line 171 of file stivale2.h.

Field Documentation

◆ entries

uint64_t stivale2_struct_tag_memmap::entries

Definition at line 173 of file stivale2.h.

Referenced by build_context_from_stivale2().

◆ memmap

struct stivale2_mmap_entry stivale2_struct_tag_memmap::memmap[]

Definition at line 174 of file stivale2.h.

Referenced by build_context_from_stivale2().

◆ tag

struct stivale2_tag stivale2_struct_tag_memmap::tag

Definition at line 172 of file stivale2.h.


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