|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <stivale2.h>
Data Fields | |
| uint64_t | base |
| uint64_t | length |
| uint32_t | type |
| uint32_t | unused |
Definition at line 164 of file stivale2.h.
| uint64_t stivale2_mmap_entry::base |
Definition at line 165 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint64_t stivale2_mmap_entry::length |
Definition at line 166 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint32_t stivale2_mmap_entry::type |
Definition at line 167 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint32_t stivale2_mmap_entry::unused |
Definition at line 168 of file stivale2.h.