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

#include <stivale2.h>

Data Fields

struct stivale2_tag tag
 
uint64_t flags
 
uint32_t bsp_lapic_id
 
uint32_t unused
 
uint64_t cpu_count
 
struct stivale2_smp_info smp_info []
 

Detailed Description

Definition at line 333 of file stivale2.h.

Field Documentation

◆ bsp_lapic_id

uint32_t stivale2_struct_tag_smp::bsp_lapic_id

Definition at line 336 of file stivale2.h.

◆ cpu_count

uint64_t stivale2_struct_tag_smp::cpu_count

Definition at line 338 of file stivale2.h.

◆ flags

uint64_t stivale2_struct_tag_smp::flags

Definition at line 335 of file stivale2.h.

◆ smp_info

struct stivale2_smp_info stivale2_struct_tag_smp::smp_info[]

Definition at line 339 of file stivale2.h.

◆ tag

struct stivale2_tag stivale2_struct_tag_smp::tag

Definition at line 334 of file stivale2.h.

◆ unused

uint32_t stivale2_struct_tag_smp::unused

Definition at line 337 of file stivale2.h.


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