|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <stivale2.h>
Data Fields | |
| struct stivale2_tag | tag |
| uint64_t | entries |
| struct stivale2_mmap_entry | memmap [] |
Definition at line 171 of file stivale2.h.
| uint64_t stivale2_struct_tag_memmap::entries |
Definition at line 173 of file stivale2.h.
Referenced by build_context_from_stivale2().
| struct stivale2_mmap_entry stivale2_struct_tag_memmap::memmap[] |
Definition at line 174 of file stivale2.h.
Referenced by build_context_from_stivale2().
| struct stivale2_tag stivale2_struct_tag_memmap::tag |
Definition at line 172 of file stivale2.h.